#cd3e3c color space conversions
Hex:
#cd3e3c
RGB:
205, 62, 60
CMY:
20, 76, 76
CMYK:
0, 70, 71, 20
HSL:
1°, 59.1837%, 51.9608%
HSV (HSB):
1°, 70.7317%, 80.3922%
XYZ:
27.7151, 16.7506, 6.0474
xyY:
0.5487, 0.3316, 16.7506
CIE-Lab:
47.9443, 55.9384, 33.9414
CIE-LCH:
47.9443, 65.4303, 31.2478
CIE-Luv:
47.9443, 109.2481, 24.3446
Hunter-Lab:
40.9275, 49.2524, 19.8886
#cd3e3c color charts
#cd3e3c color shades, tints & tones
#cd3e3c color schemes
#cd3e3c color preview, HTML & CSS examples
This text has a color of #cd3e3c
<p style="color:#cd3e3c;">Text here</p>
.mytext {color:#cd3e3c;}
This box has a color of #cd3e3c
<div style="background-color:#cd3e3c;">Content here</div>
.mybackground {background-color:#cd3e3c;}
Border around this has a color of #cd3e3c
<div style="border:2px solid #cd3e3c;">Content here</div>
.myborder {border:2px solid #cd3e3c;}