#cd4d4c color space conversions
Hex:
#cd4d4c
RGB:
205, 77, 76
CMY:
20, 70, 70
CMYK:
0, 62, 63, 20
HSL:
0°, 56.3319%, 55.0980%
HSV (HSB):
0°, 62.9268%, 80.3922%
XYZ:
29.1352, 18.8087, 8.9323
xyY:
0.5123, 0.3307, 18.8087
CIE-Lab:
50.4626, 50.6526, 27.6884
CIE-LCH:
50.4626, 57.7263, 28.6625
CIE-Luv:
50.4626, 96.3632, 21.2510
Hunter-Lab:
43.3690, 44.0203, 18.1469
#cd4d4c color charts
#cd4d4c color shades, tints & tones
#cd4d4c color schemes
#cd4d4c color preview, HTML & CSS examples
This text has a color of #cd4d4c
<p style="color:#cd4d4c;">Text here</p>
.mytext {color:#cd4d4c;}
This box has a color of #cd4d4c
<div style="background-color:#cd4d4c;">Content here</div>
.mybackground {background-color:#cd4d4c;}
Border around this has a color of #cd4d4c
<div style="border:2px solid #cd4d4c;">Content here</div>
.myborder {border:2px solid #cd4d4c;}