#b8016c color space conversions
Hex:
#b8016c
RGB:
184, 1, 108
CMY:
28, 100, 58
CMYK:
0, 99, 41, 28
HSL:
325°, 98.9189%, 36.2745%
HSV (HSB):
325°, 99.4565%, 72.1569%
XYZ:
22.4848, 11.2948, 15.1824
xyY:
0.4592, 0.2307, 11.2948
CIE-Lab:
40.0726, 67.5416, -7.0338
CIE-LCH:
40.0726, 67.9069, 354.0546
CIE-Luv:
40.0726, 94.2520, -20.9629
Hunter-Lab:
33.6077, 60.6097, -3.2591
#b8016c color charts
#b8016c color shades, tints & tones
#b8016c color schemes
#b8016c color preview, HTML & CSS examples
This text has a color of #b8016c
<p style="color:#b8016c;">Text here</p>
.mytext {color:#b8016c;}
This box has a color of #b8016c
<div style="background-color:#b8016c;">Content here</div>
.mybackground {background-color:#b8016c;}
Border around this has a color of #b8016c
<div style="border:2px solid #b8016c;">Content here</div>
.myborder {border:2px solid #b8016c;}