#b2420c color space conversions
Hex:
#b2420c
RGB:
178, 66, 12
CMY:
30, 74, 95
CMYK:
0, 63, 93, 30
HSL:
20°, 87.3684%, 37.2549%
HSV (HSB):
20°, 93.2584%, 69.8039%
XYZ:
20.3747, 13.3880, 1.8581
xyY:
0.5720, 0.3758, 13.3880
CIE-Lab:
43.3421, 43.4560, 50.8228
CIE-LCH:
43.3421, 66.8683, 49.4679
CIE-Luv:
43.3421, 91.0261, 35.5006
Hunter-Lab:
36.5895, 35.3650, 22.6018
#b2420c color charts
#b2420c color shades, tints & tones
#b2420c color schemes
#b2420c color preview, HTML & CSS examples
This text has a color of #b2420c
<p style="color:#b2420c;">Text here</p>
.mytext {color:#b2420c;}
This box has a color of #b2420c
<div style="background-color:#b2420c;">Content here</div>
.mybackground {background-color:#b2420c;}
Border around this has a color of #b2420c
<div style="border:2px solid #b2420c;">Content here</div>
.myborder {border:2px solid #b2420c;}