#b00c99 color space conversions
Hex:
#b00c99
RGB:
176, 12, 153
CMY:
31, 95, 40
CMYK:
0, 93, 13, 31
HSL:
308°, 87.2340%, 36.8627%
HSV (HSB):
308°, 93.1818%, 69.0196%
XYZ:
23.7857, 11.7930, 31.1596
xyY:
0.3564, 0.1767, 11.7930
CIE-Lab:
40.8851, 69.8916, -33.7197
CIE-LCH:
40.8851, 77.6006, 334.2447
CIE-Luv:
40.8851, 66.7577, -57.1489
Hunter-Lab:
34.3409, 63.5390, -29.7589
#b00c99 color charts
#b00c99 color shades, tints & tones
#b00c99 color schemes
#b00c99 color preview, HTML & CSS examples
This text has a color of #b00c99
<p style="color:#b00c99;">Text here</p>
.mytext {color:#b00c99;}
This box has a color of #b00c99
<div style="background-color:#b00c99;">Content here</div>
.mybackground {background-color:#b00c99;}
Border around this has a color of #b00c99
<div style="border:2px solid #b00c99;">Content here</div>
.myborder {border:2px solid #b00c99;}