#cd7e7d color space conversions
Hex:
#cd7e7d
RGB:
205, 126, 125
CMY:
20, 51, 51
CMYK:
0, 39, 39, 20
HSL:
1°, 44.4444%, 64.7059%
HSV (HSB):
1°, 39.0244%, 80.3922%
XYZ:
36.3394, 29.3815, 23.1579
xyY:
0.4089, 0.3306, 29.3815
CIE-Lab:
61.1169, 30.4964, 13.5769
CIE-LCH:
61.1169, 33.3820, 23.9985
CIE-Luv:
61.1169, 54.1239, 12.3146
Hunter-Lab:
54.2047, 24.8099, 12.6128
#cd7e7d color charts
#cd7e7d color shades, tints & tones
#cd7e7d color schemes
#cd7e7d color preview, HTML & CSS examples
This text has a color of #cd7e7d
<p style="color:#cd7e7d;">Text here</p>
.mytext {color:#cd7e7d;}
This box has a color of #cd7e7d
<div style="background-color:#cd7e7d;">Content here</div>
.mybackground {background-color:#cd7e7d;}
Border around this has a color of #cd7e7d
<div style="border:2px solid #cd7e7d;">Content here</div>
.myborder {border:2px solid #cd7e7d;}