#b01b85 color space conversions
Hex:
#b01b85
RGB:
176, 27, 133
CMY:
31, 89, 48
CMYK:
0, 85, 24, 31
HSL:
317°, 73.3990%, 39.8039%
HSV (HSB):
317°, 84.6591%, 69.0196%
XYZ:
22.5301, 11.7074, 23.2626
xyY:
0.3918, 0.2036, 11.7074
CIE-Lab:
40.7473, 64.8407, -21.7226
CIE-LCH:
40.7473, 68.3827, 341.4784
CIE-Luv:
40.7473, 73.3754, -39.7671
Hunter-Lab:
34.2161, 57.6575, -16.3584
#b01b85 color charts
#b01b85 color shades, tints & tones
#b01b85 color schemes
#b01b85 color preview, HTML & CSS examples
This text has a color of #b01b85
<p style="color:#b01b85;">Text here</p>
.mytext {color:#b01b85;}
This box has a color of #b01b85
<div style="background-color:#b01b85;">Content here</div>
.mybackground {background-color:#b01b85;}
Border around this has a color of #b01b85
<div style="border:2px solid #b01b85;">Content here</div>
.myborder {border:2px solid #b01b85;}