#b71b12 color space conversions
Hex:
#b71b12
RGB:
183, 27, 18
CMY:
28, 89, 93
CMYK:
0, 85, 90, 28
HSL:
3°, 82.0896%, 39.4118%
HSV (HSB):
3°, 90.1639%, 71.7647%
XYZ:
20.0296, 10.8948, 1.6195
xyY:
0.6155, 0.3348, 10.8948
CIE-Lab:
39.4027, 58.7366, 46.3365
CIE-LCH:
39.4027, 74.8135, 38.2694
CIE-Luv:
39.4027, 116.5944, 26.8230
Hunter-Lab:
33.0073, 50.5549, 20.1960
#b71b12 color charts
#b71b12 color shades, tints & tones
#b71b12 color schemes
#b71b12 color preview, HTML & CSS examples
This text has a color of #b71b12
<p style="color:#b71b12;">Text here</p>
.mytext {color:#b71b12;}
This box has a color of #b71b12
<div style="background-color:#b71b12;">Content here</div>
.mybackground {background-color:#b71b12;}
Border around this has a color of #b71b12
<div style="border:2px solid #b71b12;">Content here</div>
.myborder {border:2px solid #b71b12;}