#b21f00 color space conversions
Hex:
#b21f00
RGB:
178, 31, 0
CMY:
30, 88, 100
CMYK:
0, 83, 100, 30
HSL:
10°, 100.0000%, 34.9020%
HSV (HSB):
10°, 100.0000%, 69.8039%
XYZ:
18.8501, 10.4450, 1.0226
xyY:
0.6218, 0.3445, 10.4450
CIE-Lab:
38.6294, 56.1109, 51.9924
CIE-LCH:
38.6294, 76.4960, 42.8182
CIE-Luv:
38.6294, 112.6664, 29.1409
Hunter-Lab:
32.3186, 47.5538, 20.7471
#b21f00 color charts
#b21f00 color shades, tints & tones
#b21f00 color schemes
#b21f00 color preview, HTML & CSS examples
This text has a color of #b21f00
<p style="color:#b21f00;">Text here</p>
.mytext {color:#b21f00;}
This box has a color of #b21f00
<div style="background-color:#b21f00;">Content here</div>
.mybackground {background-color:#b21f00;}
Border around this has a color of #b21f00
<div style="border:2px solid #b21f00;">Content here</div>
.myborder {border:2px solid #b21f00;}