#cd082a color space conversions
Hex:
#cd082a
RGB:
205, 8, 42
CMY:
20, 97, 84
CMYK:
0, 96, 80, 20
HSL:
350°, 92.4883%, 41.7647%
HSV (HSB):
350°, 96.0976%, 80.3922%
XYZ:
25.6816, 13.3200, 3.4079
xyY:
0.6056, 0.3141, 13.3200
CIE-Lab:
43.2415, 67.8934, 39.1115
CIE-LCH:
43.2415, 78.3532, 29.9450
CIE-Luv:
43.2415, 133.7814, 22.6343
Hunter-Lab:
36.4965, 61.7365, 20.0113
#cd082a color charts
#cd082a color shades, tints & tones
#cd082a color schemes
#cd082a color preview, HTML & CSS examples
This text has a color of #cd082a
<p style="color:#cd082a;">Text here</p>
.mytext {color:#cd082a;}
This box has a color of #cd082a
<div style="background-color:#cd082a;">Content here</div>
.mybackground {background-color:#cd082a;}
Border around this has a color of #cd082a
<div style="border:2px solid #cd082a;">Content here</div>
.myborder {border:2px solid #cd082a;}