#cdc7a5 color space conversions
Hex:
#cdc7a5
RGB:
205, 199, 165
CMY:
20, 22, 35
CMYK:
0, 3, 20, 20
HSL:
51°, 28.5714%, 72.5490%
HSV (HSB):
51°, 19.5122%, 80.3922%
XYZ:
52.3918, 56.5426, 43.7498
xyY:
0.3431, 0.3703, 56.5426
CIE-Lab:
79.9216, -3.4920, 17.7995
CIE-LCH:
79.9216, 18.1388, 101.0998
CIE-Luv:
79.9216, 5.4780, 25.8424
Hunter-Lab:
75.1948, -7.2215, 18.1403
#cdc7a5 color charts
#cdc7a5 color shades, tints & tones
#cdc7a5 color schemes
#cdc7a5 color preview, HTML & CSS examples
This text has a color of #cdc7a5
<p style="color:#cdc7a5;">Text here</p>
.mytext {color:#cdc7a5;}
This box has a color of #cdc7a5
<div style="background-color:#cdc7a5;">Content here</div>
.mybackground {background-color:#cdc7a5;}
Border around this has a color of #cdc7a5
<div style="border:2px solid #cdc7a5;">Content here</div>
.myborder {border:2px solid #cdc7a5;}