#b0500d color space conversions
Hex:
#b0500d
RGB:
176, 80, 13
CMY:
31, 69, 95
CMYK:
0, 55, 93, 31
HSL:
25°, 86.2434%, 37.0588%
HSV (HSB):
25°, 92.6136%, 69.0196%
XYZ:
20.8458, 14.9965, 2.1767
xyY:
0.5483, 0.3944, 14.9965
CIE-Lab:
45.6294, 35.8858, 51.9773
CIE-LCH:
45.6294, 63.1619, 55.3783
CIE-Luv:
45.6294, 78.6691, 39.4861
Hunter-Lab:
38.7253, 28.3172, 23.7751
#b0500d color charts
#b0500d color shades, tints & tones
#b0500d color schemes
#b0500d color preview, HTML & CSS examples
This text has a color of #b0500d
<p style="color:#b0500d;">Text here</p>
.mytext {color:#b0500d;}
This box has a color of #b0500d
<div style="background-color:#b0500d;">Content here</div>
.mybackground {background-color:#b0500d;}
Border around this has a color of #b0500d
<div style="border:2px solid #b0500d;">Content here</div>
.myborder {border:2px solid #b0500d;}