#b1500c color space conversions
Hex:
#b1500c
RGB:
177, 80, 12
CMY:
31, 69, 95
CMYK:
0, 55, 93, 31
HSL:
25°, 87.3016%, 37.0588%
HSV (HSB):
25°, 93.2203%, 69.4118%
XYZ:
21.0665, 15.1110, 2.1542
xyY:
0.5496, 0.3942, 15.1110
CIE-Lab:
45.7858, 36.2718, 52.4345
CIE-LCH:
45.7858, 63.7575, 55.3263
CIE-Luv:
45.7858, 79.5583, 39.6913
Hunter-Lab:
38.8728, 28.7076, 23.9253
#b1500c color charts
#b1500c color shades, tints & tones
#b1500c color schemes
#b1500c color preview, HTML & CSS examples
This text has a color of #b1500c
<p style="color:#b1500c;">Text here</p>
.mytext {color:#b1500c;}
This box has a color of #b1500c
<div style="background-color:#b1500c;">Content here</div>
.mybackground {background-color:#b1500c;}
Border around this has a color of #b1500c
<div style="border:2px solid #b1500c;">Content here</div>
.myborder {border:2px solid #b1500c;}