#b01d9c color space conversions
Hex:
#b01d9c
RGB:
176, 29, 156
CMY:
31, 89, 39
CMYK:
0, 84, 11, 31
HSL:
308°, 71.7073%, 40.1961%
HSV (HSB):
308°, 83.5227%, 69.0196%
XYZ:
24.3446, 12.5091, 32.5839
xyY:
0.3506, 0.1801, 12.5091
CIE-Lab:
42.0141, 67.4740, -33.7515
CIE-LCH:
42.0141, 75.4447, 333.4251
CIE-Luv:
42.0141, 63.6603, -57.2702
Hunter-Lab:
35.3683, 60.9703, -29.8646
#b01d9c color charts
#b01d9c color shades, tints & tones
#b01d9c color schemes
#b01d9c color preview, HTML & CSS examples
This text has a color of #b01d9c
<p style="color:#b01d9c;">Text here</p>
.mytext {color:#b01d9c;}
This box has a color of #b01d9c
<div style="background-color:#b01d9c;">Content here</div>
.mybackground {background-color:#b01d9c;}
Border around this has a color of #b01d9c
<div style="border:2px solid #b01d9c;">Content here</div>
.myborder {border:2px solid #b01d9c;}