#c90d5d color space conversions
Hex:
#c90d5d
RGB:
201, 13, 93
CMY:
21, 95, 64
CMYK:
0, 94, 54, 21
HSL:
334°, 87.8505%, 41.9608%
HSV (HSB):
334°, 93.5323%, 78.8235%
XYZ:
26.2071, 13.4957, 11.5796
xyY:
0.5110, 0.2632, 13.4957
CIE-Lab:
43.5008, 68.9655, 7.8314
CIE-LCH:
43.5008, 69.4087, 6.4785
CIE-Luv:
43.5008, 113.1987, -4.0576
Hunter-Lab:
36.7365, 63.0498, 7.0269
#c90d5d color charts
#c90d5d color shades, tints & tones
#c90d5d color schemes
#c90d5d color preview, HTML & CSS examples
This text has a color of #c90d5d
<p style="color:#c90d5d;">Text here</p>
.mytext {color:#c90d5d;}
This box has a color of #c90d5d
<div style="background-color:#c90d5d;">Content here</div>
.mybackground {background-color:#c90d5d;}
Border around this has a color of #c90d5d
<div style="border:2px solid #c90d5d;">Content here</div>
.myborder {border:2px solid #c90d5d;}