#b01d8f color space conversions
Hex:
#b01d8f
RGB:
176, 29, 143
CMY:
31, 89, 44
CMYK:
0, 84, 19, 31
HSL:
313°, 71.7073%, 40.1961%
HSV (HSB):
313°, 83.5227%, 69.0196%
XYZ:
23.3018, 12.0920, 27.0924
xyY:
0.3729, 0.1935, 12.0920
CIE-Lab:
41.3620, 65.6847, -26.8939
CIE-LCH:
41.3620, 70.9772, 337.7339
CIE-Luv:
41.3620, 68.8832, -47.1914
Hunter-Lab:
34.7736, 58.7592, -21.8520
#b01d8f color charts
#b01d8f color shades, tints & tones
#b01d8f color schemes
#b01d8f color preview, HTML & CSS examples
This text has a color of #b01d8f
<p style="color:#b01d8f;">Text here</p>
.mytext {color:#b01d8f;}
This box has a color of #b01d8f
<div style="background-color:#b01d8f;">Content here</div>
.mybackground {background-color:#b01d8f;}
Border around this has a color of #b01d8f
<div style="border:2px solid #b01d8f;">Content here</div>
.myborder {border:2px solid #b01d8f;}