#b8017e color space conversions
Hex:
#b8017e
RGB:
184, 1, 126
CMY:
28, 100, 51
CMYK:
0, 99, 32, 28
HSL:
319°, 98.9189%, 36.2745%
HSV (HSB):
319°, 99.4565%, 72.1569%
XYZ:
23.5439, 11.7184, 20.7596
xyY:
0.4203, 0.2092, 11.7184
CIE-Lab:
40.7650, 69.3379, -17.2402
CIE-LCH:
40.7650, 71.4491, 346.0371
CIE-Luv:
40.7650, 85.9361, -34.5410
Hunter-Lab:
34.2322, 62.8609, -11.9931
#b8017e color charts
#b8017e color shades, tints & tones
#b8017e color schemes
#b8017e color preview, HTML & CSS examples
This text has a color of #b8017e
<p style="color:#b8017e;">Text here</p>
.mytext {color:#b8017e;}
This box has a color of #b8017e
<div style="background-color:#b8017e;">Content here</div>
.mybackground {background-color:#b8017e;}
Border around this has a color of #b8017e
<div style="border:2px solid #b8017e;">Content here</div>
.myborder {border:2px solid #b8017e;}