#b0442a color space conversions
Hex:
#b0442a
RGB:
176, 68, 42
CMY:
31, 73, 84
CMYK:
0, 61, 76, 31
HSL:
12°, 61.4679%, 42.7451%
HSV (HSB):
12°, 76.1364%, 69.0196%
XYZ:
20.3895, 13.5315, 3.7277
xyY:
0.5416, 0.3594, 13.5315
CIE-Lab:
43.5534, 42.6177, 37.7367
CIE-LCH:
43.5534, 56.9239, 41.5240
CIE-Luv:
43.5534, 84.8663, 28.8174
Hunter-Lab:
36.7852, 34.5660, 19.7414
#b0442a color charts
#b0442a color shades, tints & tones
#b0442a color schemes
#b0442a color preview, HTML & CSS examples
This text has a color of #b0442a
<p style="color:#b0442a;">Text here</p>
.mytext {color:#b0442a;}
This box has a color of #b0442a
<div style="background-color:#b0442a;">Content here</div>
.mybackground {background-color:#b0442a;}
Border around this has a color of #b0442a
<div style="border:2px solid #b0442a;">Content here</div>
.myborder {border:2px solid #b0442a;}