#cd3d11 color space conversions
Hex:
#cd3d11
RGB:
205, 61, 17
CMY:
20, 76, 93
CMYK:
0, 70, 92, 20
HSL:
14°, 84.6847%, 43.5294%
HSV (HSB):
14°, 91.7073%, 80.3922%
XYZ:
26.9468, 16.3571, 2.2673
xyY:
0.5913, 0.3589, 16.3571
CIE-Lab:
47.4395, 55.0214, 54.3553
CIE-LCH:
47.4395, 77.3425, 44.6511
CIE-Luv:
47.4395, 116.1570, 36.4560
Hunter-Lab:
40.4439, 48.1532, 24.9869
#cd3d11 color charts
#cd3d11 color shades, tints & tones
#cd3d11 color schemes
#cd3d11 color preview, HTML & CSS examples
This text has a color of #cd3d11
<p style="color:#cd3d11;">Text here</p>
.mytext {color:#cd3d11;}
This box has a color of #cd3d11
<div style="background-color:#cd3d11;">Content here</div>
.mybackground {background-color:#cd3d11;}
Border around this has a color of #cd3d11
<div style="border:2px solid #cd3d11;">Content here</div>
.myborder {border:2px solid #cd3d11;}