#b01d6f color space conversions
Hex:
#b01d6f
RGB:
176, 29, 111
CMY:
31, 89, 56
CMYK:
0, 84, 37, 31
HSL:
327°, 71.7073%, 40.1961%
HSV (HSB):
327°, 83.5227%, 69.0196%
XYZ:
21.2131, 11.2565, 16.0936
xyY:
0.4368, 0.2318, 11.2565
CIE-Lab:
40.0092, 61.8713, -9.1777
CIE-LCH:
40.0092, 62.5483, 351.5626
CIE-Luv:
40.0092, 82.2682, -22.5106
Hunter-Lab:
33.5508, 54.1462, -4.9546
#b01d6f color charts
#b01d6f color shades, tints & tones
#b01d6f color schemes
#b01d6f color preview, HTML & CSS examples
This text has a color of #b01d6f
<p style="color:#b01d6f;">Text here</p>
.mytext {color:#b01d6f;}
This box has a color of #b01d6f
<div style="background-color:#b01d6f;">Content here</div>
.mybackground {background-color:#b01d6f;}
Border around this has a color of #b01d6f
<div style="border:2px solid #b01d6f;">Content here</div>
.myborder {border:2px solid #b01d6f;}