#cd031c color space conversions
Hex:
#cd031c
RGB:
205, 3, 28
CMY:
20, 99, 89
CMYK:
0, 99, 86, 20
HSL:
353°, 97.1154%, 40.7843%
HSV (HSB):
353°, 98.5366%, 80.3922%
XYZ:
25.4190, 13.1281, 2.2929
xyY:
0.6224, 0.3215, 13.1281
CIE-Lab:
42.9556, 68.0199, 46.4184
CIE-LCH:
42.9556, 82.3492, 34.3106
CIE-Luv:
42.9556, 137.2246, 26.3141
Hunter-Lab:
36.2327, 61.8191, 21.6110
#cd031c color charts
#cd031c color shades, tints & tones
#cd031c color schemes
#cd031c color preview, HTML & CSS examples
This text has a color of #cd031c
<p style="color:#cd031c;">Text here</p>
.mytext {color:#cd031c;}
This box has a color of #cd031c
<div style="background-color:#cd031c;">Content here</div>
.mybackground {background-color:#cd031c;}
Border around this has a color of #cd031c
<div style="border:2px solid #cd031c;">Content here</div>
.myborder {border:2px solid #cd031c;}