#b00c78 color space conversions
Hex:
#b00c78
RGB:
176, 12, 120
CMY:
31, 95, 53
CMYK:
0, 93, 32, 31
HSL:
320°, 87.2340%, 36.8627%
HSV (HSB):
320°, 93.1818%, 69.0196%
XYZ:
21.4261, 10.8491, 18.7341
xyY:
0.4200, 0.2127, 10.8491
CIE-Lab:
39.3252, 65.8317, -15.8501
CIE-LCH:
39.3252, 67.7129, 346.4627
CIE-Luv:
39.3252, 81.1419, -31.7536
Hunter-Lab:
32.9380, 58.4726, -10.6657
#b00c78 color charts
#b00c78 color shades, tints & tones
#b00c78 color schemes
#b00c78 color preview, HTML & CSS examples
This text has a color of #b00c78
<p style="color:#b00c78;">Text here</p>
.mytext {color:#b00c78;}
This box has a color of #b00c78
<div style="background-color:#b00c78;">Content here</div>
.mybackground {background-color:#b00c78;}
Border around this has a color of #b00c78
<div style="border:2px solid #b00c78;">Content here</div>
.myborder {border:2px solid #b00c78;}