#b21b12 color space conversions
Hex:
#b21b12
RGB:
178, 27, 18
CMY:
30, 89, 93
CMYK:
0, 85, 90, 30
HSL:
3°, 81.6327%, 38.4314%
HSV (HSB):
3°, 89.8876%, 69.8039%
XYZ:
18.8612, 10.2925, 1.5648
xyY:
0.6140, 0.3351, 10.2925
CIE-Lab:
38.3624, 57.3194, 45.1026
CIE-LCH:
38.3624, 72.9367, 38.1980
CIE-Luv:
38.3624, 112.7797, 26.0513
Hunter-Lab:
32.0820, 48.7980, 19.5654
#b21b12 color charts
#b21b12 color shades, tints & tones
#b21b12 color schemes
#b21b12 color preview, HTML & CSS examples
This text has a color of #b21b12
<p style="color:#b21b12;">Text here</p>
.mytext {color:#b21b12;}
This box has a color of #b21b12
<div style="background-color:#b21b12;">Content here</div>
.mybackground {background-color:#b21b12;}
Border around this has a color of #b21b12
<div style="border:2px solid #b21b12;">Content here</div>
.myborder {border:2px solid #b21b12;}