#b7110e color space conversions
Hex:
#b7110e
RGB:
183, 17, 14
CMY:
28, 93, 95
CMYK:
0, 91, 92, 28
HSL:
1°, 85.7868%, 38.6275%
HSV (HSB):
1°, 92.3497%, 71.7647%
XYZ:
19.8082, 10.4999, 1.3981
xyY:
0.6247, 0.3312, 10.4999
CIE-Lab:
38.7250, 60.5574, 47.5197
CIE-LCH:
38.7250, 76.9760, 38.1215
CIE-Luv:
38.7250, 120.1685, 26.3376
Hunter-Lab:
32.4035, 52.4102, 20.1242
#b7110e color charts
#b7110e color shades, tints & tones
#b7110e color schemes
#b7110e color preview, HTML & CSS examples
This text has a color of #b7110e
<p style="color:#b7110e;">Text here</p>
.mytext {color:#b7110e;}
This box has a color of #b7110e
<div style="background-color:#b7110e;">Content here</div>
.mybackground {background-color:#b7110e;}
Border around this has a color of #b7110e
<div style="border:2px solid #b7110e;">Content here</div>
.myborder {border:2px solid #b7110e;}