#c90c7d color space conversions
Hex:
#c90c7d
RGB:
201, 12, 125
CMY:
21, 95, 51
CMYK:
0, 94, 38, 21
HSL:
324°, 88.7324%, 41.7647%
HSV (HSB):
324°, 94.0299%, 78.8235%
XYZ:
27.9205, 14.1611, 20.6638
xyY:
0.4450, 0.2257, 14.1611
CIE-Lab:
44.4631, 71.7608, -10.6868
CIE-LCH:
44.4631, 72.5521, 351.5296
CIE-Luv:
44.4631, 99.1689, -27.0370
Hunter-Lab:
37.6313, 66.5835, -6.2150
#c90c7d color charts
#c90c7d color shades, tints & tones
#c90c7d color schemes
#c90c7d color preview, HTML & CSS examples
This text has a color of #c90c7d
<p style="color:#c90c7d;">Text here</p>
.mytext {color:#c90c7d;}
This box has a color of #c90c7d
<div style="background-color:#c90c7d;">Content here</div>
.mybackground {background-color:#c90c7d;}
Border around this has a color of #c90c7d
<div style="border:2px solid #c90c7d;">Content here</div>
.myborder {border:2px solid #c90c7d;}