#b01c99 color space conversions
Hex:
#b01c99
RGB:
176, 28, 153
CMY:
31, 89, 40
CMYK:
0, 84, 13, 31
HSL:
309°, 72.5490%, 40.0000%
HSV (HSB):
309°, 84.0909%, 69.0196%
XYZ:
24.0695, 12.3605, 31.2542
xyY:
0.3556, 0.1826, 12.3605
CIE-Lab:
41.7835, 67.2677, -32.3041
CIE-LCH:
41.7835, 74.6224, 334.3482
CIE-Luv:
41.7835, 64.9965, -55.1238
Hunter-Lab:
35.1575, 60.6788, -28.0971
#b01c99 color charts
#b01c99 color shades, tints & tones
#b01c99 color schemes
#b01c99 color preview, HTML & CSS examples
This text has a color of #b01c99
<p style="color:#b01c99;">Text here</p>
.mytext {color:#b01c99;}
This box has a color of #b01c99
<div style="background-color:#b01c99;">Content here</div>
.mybackground {background-color:#b01c99;}
Border around this has a color of #b01c99
<div style="border:2px solid #b01c99;">Content here</div>
.myborder {border:2px solid #b01c99;}