#cd4c4c color space conversions
Hex:
#cd4c4c
RGB:
205, 76, 76
CMY:
20, 70, 70
CMYK:
0, 63, 63, 20
HSL:
0°, 56.3319%, 55.0980%
HSV (HSB):
0°, 62.9268%, 80.3922%
XYZ:
29.0658, 18.6698, 8.9092
xyY:
0.5131, 0.3296, 18.6698
CIE-Lab:
50.2987, 51.0913, 27.4808
CIE-LCH:
50.2987, 58.0131, 28.2748
CIE-Luv:
50.2987, 97.0006, 20.9148
Hunter-Lab:
43.2086, 44.4593, 18.0210
#cd4c4c color charts
#cd4c4c color shades, tints & tones
#cd4c4c color schemes
#cd4c4c color preview, HTML & CSS examples
This text has a color of #cd4c4c
<p style="color:#cd4c4c;">Text here</p>
.mytext {color:#cd4c4c;}
This box has a color of #cd4c4c
<div style="background-color:#cd4c4c;">Content here</div>
.mybackground {background-color:#cd4c4c;}
Border around this has a color of #cd4c4c
<div style="border:2px solid #cd4c4c;">Content here</div>
.myborder {border:2px solid #cd4c4c;}