#b21c4c color space conversions
Hex:
#b21c4c
RGB:
178, 28, 76
CMY:
30, 89, 70
CMYK:
0, 84, 57, 30
HSL:
341°, 72.8155%, 40.3922%
HSV (HSB):
341°, 84.2697%, 69.8039%
XYZ:
20.0799, 10.8173, 7.8671
xyY:
0.5180, 0.2791, 10.8173
CIE-Lab:
39.2710, 59.5533, 11.9943
CIE-LCH:
39.2710, 60.7491, 11.3872
CIE-Luv:
39.2710, 98.1088, 2.2464
Hunter-Lab:
32.8896, 51.4213, 8.8408
#b21c4c color charts
#b21c4c color shades, tints & tones
#b21c4c color schemes
#b21c4c color preview, HTML & CSS examples
This text has a color of #b21c4c
<p style="color:#b21c4c;">Text here</p>
.mytext {color:#b21c4c;}
This box has a color of #b21c4c
<div style="background-color:#b21c4c;">Content here</div>
.mybackground {background-color:#b21c4c;}
Border around this has a color of #b21c4c
<div style="border:2px solid #b21c4c;">Content here</div>
.myborder {border:2px solid #b21c4c;}