#b9172a color space conversions
Hex:
#b9172a
RGB:
185, 23, 42
CMY:
27, 91, 84
CMYK:
0, 88, 77, 27
HSL:
353°, 77.8846%, 40.7843%
HSV (HSB):
353°, 87.5676%, 72.5490%
XYZ:
20.7319, 11.0942, 3.2392
xyY:
0.5912, 0.3164, 11.0942
CIE-Lab:
39.7388, 60.7262, 34.1302
CIE-LCH:
39.7388, 69.6602, 29.3375
CIE-Luv:
39.7388, 115.4119, 20.0751
Hunter-Lab:
33.3080, 52.8146, 17.5497
#b9172a color charts
#b9172a color shades, tints & tones
#b9172a color schemes
#b9172a color preview, HTML & CSS examples
This text has a color of #b9172a
<p style="color:#b9172a;">Text here</p>
.mytext {color:#b9172a;}
This box has a color of #b9172a
<div style="background-color:#b9172a;">Content here</div>
.mybackground {background-color:#b9172a;}
Border around this has a color of #b9172a
<div style="border:2px solid #b9172a;">Content here</div>
.myborder {border:2px solid #b9172a;}