#b1080e color space conversions
Hex:
#b1080e
RGB:
177, 8, 14
CMY:
31, 97, 95
CMYK:
0, 95, 92, 31
HSL:
358°, 91.3514%, 36.2745%
HSV (HSB):
358°, 95.4802%, 69.4118%
XYZ:
18.2976, 9.5525, 1.2949
xyY:
0.6278, 0.3278, 9.5525
CIE-Lab:
37.0270, 60.1409, 45.7744
CIE-LCH:
37.0270, 75.5793, 37.2754
CIE-Luv:
37.0270, 117.6800, 24.6595
Hunter-Lab:
30.9071, 51.5878, 19.1509
#b1080e color charts
#b1080e color shades, tints & tones
#b1080e color schemes
#b1080e color preview, HTML & CSS examples
This text has a color of #b1080e
<p style="color:#b1080e;">Text here</p>
.mytext {color:#b1080e;}
This box has a color of #b1080e
<div style="background-color:#b1080e;">Content here</div>
.mybackground {background-color:#b1080e;}
Border around this has a color of #b1080e
<div style="border:2px solid #b1080e;">Content here</div>
.myborder {border:2px solid #b1080e;}