#b9114e color space conversions
Hex:
#b9114e
RGB:
185, 17, 78
CMY:
27, 93, 69
CMYK:
0, 91, 58, 27
HSL:
338°, 83.1683%, 39.6078%
HSV (HSB):
338°, 90.8108%, 72.5490%
XYZ:
21.5832, 11.2652, 8.2446
xyY:
0.5252, 0.2741, 11.2652
CIE-Lab:
40.0237, 63.5626, 11.9804
CIE-LCH:
40.0237, 64.6818, 10.6740
CIE-Luv:
40.0237, 105.7039, 1.3448
Hunter-Lab:
33.5637, 56.0480, 8.9307
#b9114e color charts
#b9114e color shades, tints & tones
#b9114e color schemes
#b9114e color preview, HTML & CSS examples
This text has a color of #b9114e
<p style="color:#b9114e;">Text here</p>
.mytext {color:#b9114e;}
This box has a color of #b9114e
<div style="background-color:#b9114e;">Content here</div>
.mybackground {background-color:#b9114e;}
Border around this has a color of #b9114e
<div style="border:2px solid #b9114e;">Content here</div>
.myborder {border:2px solid #b9114e;}