#b21c4f color space conversions
Hex:
#b21c4f
RGB:
178, 28, 79
CMY:
30, 89, 69
CMYK:
0, 84, 56, 30
HSL:
340°, 72.8155%, 40.3922%
HSV (HSB):
340°, 84.2697%, 69.8039%
XYZ:
20.1866, 10.8600, 8.4294
xyY:
0.5114, 0.2751, 10.8600
CIE-Lab:
39.3437, 59.7671, 10.1805
CIE-LCH:
39.3437, 60.6279, 9.6667
CIE-Luv:
39.3437, 97.0083, 0.3695
Hunter-Lab:
32.9545, 51.6717, 7.9025
#b21c4f color charts
#b21c4f color shades, tints & tones
#b21c4f color schemes
#b21c4f color preview, HTML & CSS examples
This text has a color of #b21c4f
<p style="color:#b21c4f;">Text here</p>
.mytext {color:#b21c4f;}
This box has a color of #b21c4f
<div style="background-color:#b21c4f;">Content here</div>
.mybackground {background-color:#b21c4f;}
Border around this has a color of #b21c4f
<div style="border:2px solid #b21c4f;">Content here</div>
.myborder {border:2px solid #b21c4f;}