#cd7f7f color space conversions
Hex:
#cd7f7f
RGB:
205, 127, 127
CMY:
20, 50, 50
CMYK:
0, 38, 38, 20
HSL:
0°, 43.8202%, 65.0980%
HSV (HSB):
0°, 38.0488%, 80.3922%
XYZ:
36.5970, 29.6902, 23.8806
xyY:
0.4059, 0.3293, 29.6902
CIE-Lab:
61.3860, 30.1919, 12.8118
CIE-LCH:
61.3860, 32.7978, 22.9937
CIE-Luv:
61.3860, 53.1426, 11.4525
Hunter-Lab:
54.4887, 24.5331, 12.1573
#cd7f7f color charts
#cd7f7f color shades, tints & tones
#cd7f7f color schemes
#cd7f7f color preview, HTML & CSS examples
This text has a color of #cd7f7f
<p style="color:#cd7f7f;">Text here</p>
.mytext {color:#cd7f7f;}
This box has a color of #cd7f7f
<div style="background-color:#cd7f7f;">Content here</div>
.mybackground {background-color:#cd7f7f;}
Border around this has a color of #cd7f7f
<div style="border:2px solid #cd7f7f;">Content here</div>
.myborder {border:2px solid #cd7f7f;}