#b0500e color space conversions
Hex:
#b0500e
RGB:
176, 80, 14
CMY:
31, 69, 95
CMYK:
0, 55, 92, 31
HSL:
24°, 85.2632%, 37.2549%
HSV (HSB):
24°, 92.0455%, 69.0196%
XYZ:
20.8524, 14.9991, 2.2115
xyY:
0.5478, 0.3941, 14.9991
CIE-Lab:
45.6330, 35.9021, 51.6953
CIE-LCH:
45.6330, 62.9394, 55.2203
CIE-Luv:
45.6330, 78.6204, 39.3555
Hunter-Lab:
38.7287, 28.3332, 23.7244
#b0500e color charts
#b0500e color shades, tints & tones
#b0500e color schemes
#b0500e color preview, HTML & CSS examples
This text has a color of #b0500e
<p style="color:#b0500e;">Text here</p>
.mytext {color:#b0500e;}
This box has a color of #b0500e
<div style="background-color:#b0500e;">Content here</div>
.mybackground {background-color:#b0500e;}
Border around this has a color of #b0500e
<div style="border:2px solid #b0500e;">Content here</div>
.myborder {border:2px solid #b0500e;}