#c90c5d color space conversions
Hex:
#c90c5d
RGB:
201, 12, 93
CMY:
21, 95, 64
CMYK:
0, 94, 54, 21
HSL:
334°, 88.7324%, 41.7647%
HSV (HSB):
334°, 94.0299%, 78.8235%
XYZ:
26.1946, 13.4708, 11.5754
xyY:
0.5112, 0.2629, 13.4708
CIE-Lab:
43.4642, 69.0718, 7.7796
CIE-LCH:
43.4642, 69.5085, 6.4262
CIE-Luv:
43.4642, 113.3372, -4.1410
Hunter-Lab:
36.7025, 63.1662, 6.9926
#c90c5d color charts
#c90c5d color shades, tints & tones
#c90c5d color schemes
#c90c5d color preview, HTML & CSS examples
This text has a color of #c90c5d
<p style="color:#c90c5d;">Text here</p>
.mytext {color:#c90c5d;}
This box has a color of #c90c5d
<div style="background-color:#c90c5d;">Content here</div>
.mybackground {background-color:#c90c5d;}
Border around this has a color of #c90c5d
<div style="border:2px solid #c90c5d;">Content here</div>
.myborder {border:2px solid #c90c5d;}