#b01a84 color space conversions
Hex:
#b01a84
RGB:
176, 26, 132
CMY:
31, 90, 48
CMYK:
0, 85, 25, 31
HSL:
318°, 74.2574%, 39.6078%
HSV (HSB):
318°, 85.2273%, 69.0196%
XYZ:
22.4387, 11.6348, 22.8929
xyY:
0.3939, 0.2042, 11.6348
CIE-Lab:
40.6298, 64.9287, -21.2885
CIE-LCH:
40.6298, 68.3296, 341.8470
CIE-Luv:
40.6298, 73.9685, -39.1613
Hunter-Lab:
34.1099, 57.7317, -15.9156
#b01a84 color charts
#b01a84 color shades, tints & tones
#b01a84 color schemes
#b01a84 color preview, HTML & CSS examples
This text has a color of #b01a84
<p style="color:#b01a84;">Text here</p>
.mytext {color:#b01a84;}
This box has a color of #b01a84
<div style="background-color:#b01a84;">Content here</div>
.mybackground {background-color:#b01a84;}
Border around this has a color of #b01a84
<div style="border:2px solid #b01a84;">Content here</div>
.myborder {border:2px solid #b01a84;}