#b01a99 color space conversions
Hex:
#b01a99
RGB:
176, 26, 153
CMY:
31, 90, 40
CMYK:
0, 85, 13, 31
HSL:
309°, 74.2574%, 39.6078%
HSV (HSB):
309°, 85.2273%, 69.0196%
XYZ:
24.0237, 12.2688, 31.2389
xyY:
0.3557, 0.1817, 12.2688
CIE-Lab:
41.6402, 67.6842, -32.5296
CIE-LCH:
41.6402, 75.0955, 334.3307
CIE-Luv:
41.6402, 65.2804, -55.4498
Hunter-Lab:
35.0269, 61.1298, -28.3594
#b01a99 color charts
#b01a99 color shades, tints & tones
#b01a99 color schemes
#b01a99 color preview, HTML & CSS examples
This text has a color of #b01a99
<p style="color:#b01a99;">Text here</p>
.mytext {color:#b01a99;}
This box has a color of #b01a99
<div style="background-color:#b01a99;">Content here</div>
.mybackground {background-color:#b01a99;}
Border around this has a color of #b01a99
<div style="border:2px solid #b01a99;">Content here</div>
.myborder {border:2px solid #b01a99;}