#cd2808 color space conversions
Hex:
#cd2808
RGB:
205, 40, 8
CMY:
20, 84, 97
CMYK:
0, 80, 96, 20
HSL:
10°, 92.4883%, 41.7647%
HSV (HSB):
10°, 96.0976%, 80.3922%
XYZ:
25.9795, 14.5143, 1.6620
xyY:
0.6163, 0.3443, 14.5143
CIE-Lab:
44.9616, 61.7240, 55.4943
CIE-LCH:
44.9616, 83.0028, 41.9578
CIE-Luv:
44.9616, 128.6131, 33.2884
Hunter-Lab:
38.0976, 55.0518, 24.0818
#cd2808 color charts
#cd2808 color shades, tints & tones
#cd2808 color schemes
#cd2808 color preview, HTML & CSS examples
This text has a color of #cd2808
<p style="color:#cd2808;">Text here</p>
.mytext {color:#cd2808;}
This box has a color of #cd2808
<div style="background-color:#cd2808;">Content here</div>
.mybackground {background-color:#cd2808;}
Border around this has a color of #cd2808
<div style="border:2px solid #cd2808;">Content here</div>
.myborder {border:2px solid #cd2808;}