#b00c90 color space conversions
Hex:
#b00c90
RGB:
176, 12, 144
CMY:
31, 95, 44
CMYK:
0, 93, 18, 31
HSL:
312°, 87.2340%, 36.8627%
HSV (HSB):
312°, 93.1818%, 69.0196%
XYZ:
23.0700, 11.5067, 27.3906
xyY:
0.3723, 0.1857, 11.5067
CIE-Lab:
40.4211, 68.6994, -28.9760
CIE-LCH:
40.4211, 74.5602, 337.1310
CIE-Luv:
40.4211, 70.5667, -50.2386
Hunter-Lab:
33.9215, 62.0353, -24.1300
#b00c90 color charts
#b00c90 color shades, tints & tones
#b00c90 color schemes
#b00c90 color preview, HTML & CSS examples
This text has a color of #b00c90
<p style="color:#b00c90;">Text here</p>
.mytext {color:#b00c90;}
This box has a color of #b00c90
<div style="background-color:#b00c90;">Content here</div>
.mybackground {background-color:#b00c90;}
Border around this has a color of #b00c90
<div style="border:2px solid #b00c90;">Content here</div>
.myborder {border:2px solid #b00c90;}