#cd3e00 color space conversions
Hex:
#cd3e00
RGB:
205, 62, 0
CMY:
20, 76, 100
CMYK:
0, 70, 100, 20
HSL:
18°, 100.0000%, 40.1961%
HSV (HSB):
18°, 100.0000%, 80.3922%
XYZ:
26.8995, 16.4244, 1.7525
xyY:
0.5968, 0.3644, 16.4244
CIE-Lab:
47.5264, 54.4547, 59.0320
CIE-LCH:
47.5264, 80.3124, 47.3097
CIE-Luv:
47.5264, 116.4490, 38.5476
Hunter-Lab:
40.5270, 47.5556, 25.8051
#cd3e00 color charts
#cd3e00 color shades, tints & tones
#cd3e00 color schemes
#cd3e00 color preview, HTML & CSS examples
This text has a color of #cd3e00
<p style="color:#cd3e00;">Text here</p>
.mytext {color:#cd3e00;}
This box has a color of #cd3e00
<div style="background-color:#cd3e00;">Content here</div>
.mybackground {background-color:#cd3e00;}
Border around this has a color of #cd3e00
<div style="border:2px solid #cd3e00;">Content here</div>
.myborder {border:2px solid #cd3e00;}