#b0442e color space conversions
Hex:
#b0442e
RGB:
176, 68, 46
CMY:
31, 73, 82
CMYK:
0, 61, 74, 31
HSL:
10°, 58.5586%, 43.5294%
HSV (HSB):
10°, 73.8636%, 69.0196%
XYZ:
20.4648, 13.5616, 4.1238
xyY:
0.5364, 0.3555, 13.5616
CIE-Lab:
43.5975, 42.7952, 35.5894
CIE-LCH:
43.5975, 55.6600, 39.7477
CIE-Luv:
43.5975, 84.2435, 27.3601
Hunter-Lab:
36.8261, 34.7492, 19.1389
#b0442e color charts
#b0442e color shades, tints & tones
#b0442e color schemes
#b0442e color preview, HTML & CSS examples
This text has a color of #b0442e
<p style="color:#b0442e;">Text here</p>
.mytext {color:#b0442e;}
This box has a color of #b0442e
<div style="background-color:#b0442e;">Content here</div>
.mybackground {background-color:#b0442e;}
Border around this has a color of #b0442e
<div style="border:2px solid #b0442e;">Content here</div>
.myborder {border:2px solid #b0442e;}