#b21a08 color space conversions
Hex:
#b21a08
RGB:
178, 26, 8
CMY:
30, 90, 97
CMYK:
0, 85, 96, 30
HSL:
6°, 91.3978%, 36.4706%
HSV (HSB):
6°, 95.5056%, 69.8039%
XYZ:
18.7733, 10.2213, 1.2132
xyY:
0.6215, 0.3384, 10.2213
CIE-Lab:
38.2367, 57.4074, 48.8414
CIE-LCH:
38.2367, 75.3730, 40.3907
CIE-Luv:
38.2367, 114.0676, 27.4088
Hunter-Lab:
31.9708, 48.8669, 20.1297
#b21a08 color charts
#b21a08 color shades, tints & tones
#b21a08 color schemes
#b21a08 color preview, HTML & CSS examples
This text has a color of #b21a08
<p style="color:#b21a08;">Text here</p>
.mytext {color:#b21a08;}
This box has a color of #b21a08
<div style="background-color:#b21a08;">Content here</div>
.mybackground {background-color:#b21a08;}
Border around this has a color of #b21a08
<div style="border:2px solid #b21a08;">Content here</div>
.myborder {border:2px solid #b21a08;}