#b9171e color space conversions
Hex:
#b9171e
RGB:
185, 23, 30
CMY:
27, 91, 88
CMYK:
0, 88, 84, 27
HSL:
357°, 77.8846%, 40.7843%
HSV (HSB):
357°, 87.5676%, 72.5490%
XYZ:
20.5483, 11.0208, 2.2725
xyY:
0.6072, 0.3257, 11.0208
CIE-Lab:
39.6155, 60.3665, 40.8235
CIE-LCH:
39.6155, 72.8743, 34.0689
CIE-Luv:
39.6155, 117.8034, 23.9200
Hunter-Lab:
33.1976, 52.3903, 19.1797
#b9171e color charts
#b9171e color shades, tints & tones
#b9171e color schemes
#b9171e color preview, HTML & CSS examples
This text has a color of #b9171e
<p style="color:#b9171e;">Text here</p>
.mytext {color:#b9171e;}
This box has a color of #b9171e
<div style="background-color:#b9171e;">Content here</div>
.mybackground {background-color:#b9171e;}
Border around this has a color of #b9171e
<div style="border:2px solid #b9171e;">Content here</div>
.myborder {border:2px solid #b9171e;}