#cdd5a5 color space conversions
Hex:
#cdd5a5
RGB:
205, 213, 165
CMY:
20, 16, 35
CMYK:
4, 0, 23, 16
HSL:
70°, 36.3636%, 74.1176%
HSV (HSB):
70°, 22.5352%, 83.5294%
XYZ:
55.7626, 63.2842, 44.8734
xyY:
0.3402, 0.3861, 63.2842
CIE-Lab:
83.5917, -10.7013, 22.8744
CIE-LCH:
83.5917, 25.2539, 115.0714
CIE-Luv:
83.5917, -2.3047, 34.1560
Hunter-Lab:
79.5514, -14.0930, 22.2416
#cdd5a5 color charts
#cdd5a5 color shades, tints & tones
#cdd5a5 color schemes
#cdd5a5 color preview, HTML & CSS examples
This text has a color of #cdd5a5
<p style="color:#cdd5a5;">Text here</p>
.mytext {color:#cdd5a5;}
This box has a color of #cdd5a5
<div style="background-color:#cdd5a5;">Content here</div>
.mybackground {background-color:#cdd5a5;}
Border around this has a color of #cdd5a5
<div style="border:2px solid #cdd5a5;">Content here</div>
.myborder {border:2px solid #cdd5a5;}