#b00c9b color space conversions
Hex:
#b00c9b
RGB:
176, 12, 155
CMY:
31, 95, 39
CMYK:
0, 93, 12, 31
HSL:
308°, 87.2340%, 36.8627%
HSV (HSB):
308°, 93.1818%, 69.0196%
XYZ:
23.9524, 11.8596, 32.0370
xyY:
0.3530, 0.1748, 11.8596
CIE-Lab:
40.9921, 70.1646, -34.7610
CIE-LCH:
40.9921, 78.3032, 333.6453
CIE-Luv:
40.9921, 65.9270, -58.6770
Hunter-Lab:
34.4378, 63.8852, -31.0503
#b00c9b color charts
#b00c9b color shades, tints & tones
#b00c9b color schemes
#b00c9b color preview, HTML & CSS examples
This text has a color of #b00c9b
<p style="color:#b00c9b;">Text here</p>
.mytext {color:#b00c9b;}
This box has a color of #b00c9b
<div style="background-color:#b00c9b;">Content here</div>
.mybackground {background-color:#b00c9b;}
Border around this has a color of #b00c9b
<div style="border:2px solid #b00c9b;">Content here</div>
.myborder {border:2px solid #b00c9b;}