#cd3d25 color space conversions
Hex:
#cd3d25
RGB:
205, 61, 37
CMY:
20, 76, 85
CMYK:
0, 70, 82, 20
HSL:
9°, 69.4215%, 47.4510%
HSV (HSB):
9°, 81.9512%, 80.3922%
XYZ:
27.1795, 16.4502, 3.4930
xyY:
0.5768, 0.3491, 16.4502
CIE-Lab:
47.5597, 55.4466, 46.0368
CIE-LCH:
47.5597, 72.0674, 39.7026
CIE-Luv:
47.5597, 114.0203, 32.2856
Hunter-Lab:
40.5588, 48.6394, 23.2851
#cd3d25 color charts
#cd3d25 color shades, tints & tones
#cd3d25 color schemes
#cd3d25 color preview, HTML & CSS examples
This text has a color of #cd3d25
<p style="color:#cd3d25;">Text here</p>
.mytext {color:#cd3d25;}
This box has a color of #cd3d25
<div style="background-color:#cd3d25;">Content here</div>
.mybackground {background-color:#cd3d25;}
Border around this has a color of #cd3d25
<div style="border:2px solid #cd3d25;">Content here</div>
.myborder {border:2px solid #cd3d25;}