#cd020d color space conversions
Hex:
#cd020d
RGB:
205, 2, 13
CMY:
20, 99, 95
CMYK:
0, 99, 94, 20
HSL:
357°, 98.0676%, 40.5882%
HSV (HSB):
357°, 99.0244%, 80.3922%
XYZ:
25.2712, 13.0516, 1.5680
xyY:
0.6335, 0.3272, 13.0516
CIE-Lab:
42.8409, 67.8888, 52.7909
CIE-LCH:
42.8409, 85.9987, 37.8689
CIE-Luv:
42.8409, 139.1964, 28.9576
Hunter-Lab:
36.1270, 61.6402, 22.7155
#cd020d color charts
#cd020d color shades, tints & tones
#cd020d color schemes
#cd020d color preview, HTML & CSS examples
This text has a color of #cd020d
<p style="color:#cd020d;">Text here</p>
.mytext {color:#cd020d;}
This box has a color of #cd020d
<div style="background-color:#cd020d;">Content here</div>
.mybackground {background-color:#cd020d;}
Border around this has a color of #cd020d
<div style="border:2px solid #cd020d;">Content here</div>
.myborder {border:2px solid #cd020d;}