#cd352c color space conversions
Hex:
#cd352c
RGB:
205, 53, 44
CMY:
20, 79, 83
CMYK:
0, 74, 79, 20
HSL:
3°, 64.6586%, 48.8235%
HSV (HSB):
3°, 78.5366%, 80.3922%
XYZ:
26.9046, 15.7072, 3.9966
xyY:
0.5772, 0.3370, 15.7072
CIE-Lab:
46.5880, 58.5205, 41.4430
CIE-LCH:
46.5880, 71.7089, 35.3053
CIE-Luv:
46.5880, 117.6213, 28.2528
Hunter-Lab:
39.6323, 51.8190, 21.7636
#cd352c color charts
#cd352c color shades, tints & tones
#cd352c color schemes
#cd352c color preview, HTML & CSS examples
This text has a color of #cd352c
<p style="color:#cd352c;">Text here</p>
.mytext {color:#cd352c;}
This box has a color of #cd352c
<div style="background-color:#cd352c;">Content here</div>
.mybackground {background-color:#cd352c;}
Border around this has a color of #cd352c
<div style="border:2px solid #cd352c;">Content here</div>
.myborder {border:2px solid #cd352c;}