#cd080a color space conversions
Hex:
#cd080a
RGB:
205, 8, 10
CMY:
20, 97, 96
CMYK:
0, 96, 95, 20
HSL:
359°, 92.4883%, 41.7647%
HSV (HSB):
359°, 96.0976%, 80.3922%
XYZ:
25.3185, 13.1747, 1.4957
xyY:
0.6331, 0.3295, 13.1747
CIE-Lab:
43.0253, 67.2942, 53.8690
CIE-LCH:
43.0253, 86.1996, 38.6772
CIE-Luv:
43.0253, 138.4139, 29.6613
Hunter-Lab:
36.2970, 60.9904, 22.9647
#cd080a color charts
#cd080a color shades, tints & tones
#cd080a color schemes
#cd080a color preview, HTML & CSS examples
This text has a color of #cd080a
<p style="color:#cd080a;">Text here</p>
.mytext {color:#cd080a;}
This box has a color of #cd080a
<div style="background-color:#cd080a;">Content here</div>
.mybackground {background-color:#cd080a;}
Border around this has a color of #cd080a
<div style="border:2px solid #cd080a;">Content here</div>
.myborder {border:2px solid #cd080a;}