#b21c13 color space conversions
Hex:
#b21c13
RGB:
178, 28, 19
CMY:
30, 89, 93
CMYK:
0, 84, 89, 30
HSL:
3°, 80.7107%, 38.6275%
HSV (HSB):
3°, 89.3258%, 69.8039%
XYZ:
18.8929, 10.3425, 1.6166
xyY:
0.6124, 0.3352, 10.3425
CIE-Lab:
38.4502, 57.1038, 44.7233
CIE-LCH:
38.4502, 72.5329, 38.0678
CIE-Luv:
38.4502, 112.2822, 26.0052
Hunter-Lab:
32.1598, 48.5838, 19.5314
#b21c13 color charts
#b21c13 color shades, tints & tones
#b21c13 color schemes
#b21c13 color preview, HTML & CSS examples
This text has a color of #b21c13
<p style="color:#b21c13;">Text here</p>
.mytext {color:#b21c13;}
This box has a color of #b21c13
<div style="background-color:#b21c13;">Content here</div>
.mybackground {background-color:#b21c13;}
Border around this has a color of #b21c13
<div style="border:2px solid #b21c13;">Content here</div>
.myborder {border:2px solid #b21c13;}