#b00c8a color space conversions
Hex:
#b00c8a
RGB:
176, 12, 138
CMY:
31, 95, 46
CMYK:
0, 93, 22, 31
HSL:
314°, 87.2340%, 36.8627%
HSV (HSB):
314°, 93.1818%, 69.0196%
XYZ:
22.6234, 11.3280, 25.0389
xyY:
0.3835, 0.1920, 11.3280
CIE-Lab:
40.1276, 67.9388, -25.7600
CIE-LCH:
40.1276, 72.6585, 339.2350
CIE-Luv:
40.1276, 73.1633, -45.6112
Hunter-Lab:
33.6571, 61.0829, -20.5482
#b00c8a color charts
#b00c8a color shades, tints & tones
#b00c8a color schemes
#b00c8a color preview, HTML & CSS examples
This text has a color of #b00c8a
<p style="color:#b00c8a;">Text here</p>
.mytext {color:#b00c8a;}
This box has a color of #b00c8a
<div style="background-color:#b00c8a;">Content here</div>
.mybackground {background-color:#b00c8a;}
Border around this has a color of #b00c8a
<div style="border:2px solid #b00c8a;">Content here</div>
.myborder {border:2px solid #b00c8a;}