#cdc3a5 color space conversions
Hex:
#cdc3a5
RGB:
205, 195, 165
CMY:
20, 24, 35
CMYK:
0, 5, 20, 20
HSL:
45°, 28.5714%, 72.5490%
HSV (HSB):
45°, 19.5122%, 80.3922%
XYZ:
51.4835, 54.7260, 43.4470
xyY:
0.3440, 0.3657, 54.7260
CIE-Lab:
78.8832, -1.3989, 16.3503
CIE-LCH:
78.8832, 16.4100, 94.8901
CIE-Luv:
78.8832, 7.7288, 23.4469
Hunter-Lab:
73.9770, -5.2346, 16.9626
#cdc3a5 color charts
#cdc3a5 color shades, tints & tones
#cdc3a5 color schemes
#cdc3a5 color preview, HTML & CSS examples
This text has a color of #cdc3a5
<p style="color:#cdc3a5;">Text here</p>
.mytext {color:#cdc3a5;}
This box has a color of #cdc3a5
<div style="background-color:#cdc3a5;">Content here</div>
.mybackground {background-color:#cdc3a5;}
Border around this has a color of #cdc3a5
<div style="border:2px solid #cdc3a5;">Content here</div>
.myborder {border:2px solid #cdc3a5;}