#cd4e2e color space conversions
Hex:
#cd4e2e
RGB:
205, 78, 46
CMY:
20, 69, 82
CMYK:
0, 62, 78, 20
HSL:
12°, 63.3466%, 49.2157%
HSV (HSB):
12°, 77.5610%, 80.3922%
XYZ:
28.3944, 18.6252, 4.6832
xyY:
0.5492, 0.3602, 18.6252
CIE-Lab:
50.2458, 48.7053, 44.1425
CIE-LCH:
50.2458, 65.7325, 42.1866
CIE-Luv:
50.2458, 101.2980, 34.3133
Hunter-Lab:
43.1569, 41.9166, 23.7759
#cd4e2e color charts
#cd4e2e color shades, tints & tones
#cd4e2e color schemes
#cd4e2e color preview, HTML & CSS examples
This text has a color of #cd4e2e
<p style="color:#cd4e2e;">Text here</p>
.mytext {color:#cd4e2e;}
This box has a color of #cd4e2e
<div style="background-color:#cd4e2e;">Content here</div>
.mybackground {background-color:#cd4e2e;}
Border around this has a color of #cd4e2e
<div style="border:2px solid #cd4e2e;">Content here</div>
.myborder {border:2px solid #cd4e2e;}