#b9016c color space conversions
Hex:
#b9016c
RGB:
185, 1, 108
CMY:
27, 100, 58
CMYK:
0, 99, 42, 27
HSL:
325°, 98.9247%, 36.4706%
HSV (HSB):
325°, 99.4595%, 72.5490%
XYZ:
22.7252, 11.4187, 15.1936
xyY:
0.4606, 0.2314, 11.4187
CIE-Lab:
40.2769, 67.7591, -6.7071
CIE-LCH:
40.2769, 68.0902, 354.3470
CIE-Luv:
40.2769, 95.0685, -20.6278
Hunter-Lab:
33.7916, 60.9080, -3.0043
#b9016c color charts
#b9016c color shades, tints & tones
#b9016c color schemes
#b9016c color preview, HTML & CSS examples
This text has a color of #b9016c
<p style="color:#b9016c;">Text here</p>
.mytext {color:#b9016c;}
This box has a color of #b9016c
<div style="background-color:#b9016c;">Content here</div>
.mybackground {background-color:#b9016c;}
Border around this has a color of #b9016c
<div style="border:2px solid #b9016c;">Content here</div>
.myborder {border:2px solid #b9016c;}