#cd2700 color space conversions
Hex:
#cd2700
RGB:
205, 39, 0
CMY:
20, 85, 100
CMYK:
0, 81, 100, 20
HSL:
11°, 100.0000%, 40.1961%
HSV (HSB):
11°, 100.0000%, 80.3922%
XYZ:
25.9024, 14.4302, 1.4201
xyY:
0.6204, 0.3456, 14.4302
CIE-Lab:
44.8436, 61.9110, 57.8251
CIE-LCH:
44.8436, 84.7155, 43.0455
CIE-Luv:
44.8436, 129.5855, 33.9752
Hunter-Lab:
37.9871, 55.2370, 24.3745
#cd2700 color charts
#cd2700 color shades, tints & tones
#cd2700 color schemes
#cd2700 color preview, HTML & CSS examples
This text has a color of #cd2700
<p style="color:#cd2700;">Text here</p>
.mytext {color:#cd2700;}
This box has a color of #cd2700
<div style="background-color:#cd2700;">Content here</div>
.mybackground {background-color:#cd2700;}
Border around this has a color of #cd2700
<div style="border:2px solid #cd2700;">Content here</div>
.myborder {border:2px solid #cd2700;}