#c90c7a color space conversions
Hex:
#c90c7a
RGB:
201, 12, 122
CMY:
21, 95, 52
CMYK:
0, 94, 39, 21
HSL:
325°, 88.7324%, 41.7647%
HSV (HSB):
325°, 94.0299%, 78.8235%
XYZ:
27.7317, 14.0856, 19.6695
xyY:
0.4510, 0.2291, 14.0856
CIE-Lab:
44.3554, 71.4740, -8.9986
CIE-LCH:
44.3554, 72.0382, 352.8242
CIE-Luv:
44.3554, 100.5441, -24.7757
Hunter-Lab:
37.5308, 66.2159, -4.8018
#c90c7a color charts
#c90c7a color shades, tints & tones
#c90c7a color schemes
#c90c7a color preview, HTML & CSS examples
This text has a color of #c90c7a
<p style="color:#c90c7a;">Text here</p>
.mytext {color:#c90c7a;}
This box has a color of #c90c7a
<div style="background-color:#c90c7a;">Content here</div>
.mybackground {background-color:#c90c7a;}
Border around this has a color of #c90c7a
<div style="border:2px solid #c90c7a;">Content here</div>
.myborder {border:2px solid #c90c7a;}