#b9163e color space conversions
Hex:
#b9163e
RGB:
185, 22, 62
CMY:
27, 91, 76
CMYK:
0, 88, 66, 27
HSL:
345°, 78.7440%, 40.5882%
HSV (HSB):
345°, 88.1081%, 72.5490%
XYZ:
21.1640, 11.2359, 5.6107
xyY:
0.5568, 0.2956, 11.2359
CIE-Lab:
39.9750, 61.7846, 22.0841
CIE-LCH:
39.9750, 65.6129, 19.6688
CIE-Luv:
39.9750, 110.1958, 11.0597
Hunter-Lab:
33.5200, 54.0420, 13.5398
#b9163e color charts
#b9163e color shades, tints & tones
#b9163e color schemes
#b9163e color preview, HTML & CSS examples
This text has a color of #b9163e
<p style="color:#b9163e;">Text here</p>
.mytext {color:#b9163e;}
This box has a color of #b9163e
<div style="background-color:#b9163e;">Content here</div>
.mybackground {background-color:#b9163e;}
Border around this has a color of #b9163e
<div style="border:2px solid #b9163e;">Content here</div>
.myborder {border:2px solid #b9163e;}