#b01b8a color space conversions
Hex:
#b01b8a
RGB:
176, 27, 138
CMY:
31, 89, 46
CMYK:
0, 85, 22, 31
HSL:
315°, 73.3990%, 39.8039%
HSV (HSB):
315°, 84.6591%, 69.0196%
XYZ:
22.8839, 11.8490, 25.1257
xyY:
0.3823, 0.1979, 11.8490
CIE-Lab:
40.9750, 65.4705, -24.4403
CIE-LCH:
40.9750, 69.8835, 339.5293
CIE-Luv:
40.9750, 71.2806, -43.6532
Hunter-Lab:
34.4223, 58.4274, -19.1817
#b01b8a color charts
#b01b8a color shades, tints & tones
#b01b8a color schemes
#b01b8a color preview, HTML & CSS examples
This text has a color of #b01b8a
<p style="color:#b01b8a;">Text here</p>
.mytext {color:#b01b8a;}
This box has a color of #b01b8a
<div style="background-color:#b01b8a;">Content here</div>
.mybackground {background-color:#b01b8a;}
Border around this has a color of #b01b8a
<div style="border:2px solid #b01b8a;">Content here</div>
.myborder {border:2px solid #b01b8a;}