#b01f8c color space conversions
Hex:
#b01f8c
RGB:
176, 31, 140
CMY:
31, 88, 45
CMYK:
0, 82, 20, 31
HSL:
315°, 70.0483%, 40.5882%
HSV (HSB):
315°, 82.3864%, 69.0196%
XYZ:
23.1281, 12.1035, 25.9282
xyY:
0.3782, 0.1979, 12.1035
CIE-Lab:
41.3802, 64.8268, -25.0341
CIE-LCH:
41.3802, 69.4926, 338.8850
CIE-Luv:
41.3802, 69.7592, -44.4825
Hunter-Lab:
34.7901, 57.7822, -19.8342
#b01f8c color charts
#b01f8c color shades, tints & tones
#b01f8c color schemes
#b01f8c color preview, HTML & CSS examples
This text has a color of #b01f8c
<p style="color:#b01f8c;">Text here</p>
.mytext {color:#b01f8c;}
This box has a color of #b01f8c
<div style="background-color:#b01f8c;">Content here</div>
.mybackground {background-color:#b01f8c;}
Border around this has a color of #b01f8c
<div style="border:2px solid #b01f8c;">Content here</div>
.myborder {border:2px solid #b01f8c;}