#c90d2d color space conversions
Hex:
#c90d2d
RGB:
201, 13, 45
CMY:
21, 95, 82
CMYK:
0, 94, 78, 21
HSL:
350°, 87.8505%, 41.9608%
HSV (HSB):
350°, 93.5323%, 78.8235%
XYZ:
24.7050, 12.8948, 3.6695
xyY:
0.5986, 0.3125, 12.8948
CIE-Lab:
42.6043, 66.4891, 36.4402
CIE-LCH:
42.6043, 75.8201, 28.7255
CIE-Luv:
42.6043, 129.2881, 21.1279
Hunter-Lab:
35.9094, 59.9633, 19.0779
#c90d2d color charts
#c90d2d color shades, tints & tones
#c90d2d color schemes
#c90d2d color preview, HTML & CSS examples
This text has a color of #c90d2d
<p style="color:#c90d2d;">Text here</p>
.mytext {color:#c90d2d;}
This box has a color of #c90d2d
<div style="background-color:#c90d2d;">Content here</div>
.mybackground {background-color:#c90d2d;}
Border around this has a color of #c90d2d
<div style="border:2px solid #c90d2d;">Content here</div>
.myborder {border:2px solid #c90d2d;}