#cddaac color space conversions
Hex:
#cddaac
RGB:
205, 218, 172
CMY:
20, 15, 33
CMYK:
6, 0, 21, 15
HSL:
77°, 38.3333%, 76.4706%
HSV (HSB):
77°, 21.1009%, 85.4902%
XYZ:
57.6946, 66.1005, 48.7476
xyY:
0.3344, 0.3831, 66.1005
CIE-Lab:
85.0477, -12.1975, 21.2191
CIE-LCH:
85.0477, 24.4751, 119.8919
CIE-Luv:
85.0477, -5.2976, 32.4018
Hunter-Lab:
81.3022, -15.6096, 21.3622
#cddaac color charts
#cddaac color shades, tints & tones
#cddaac color schemes
#cddaac color preview, HTML & CSS examples
This text has a color of #cddaac
<p style="color:#cddaac;">Text here</p>
.mytext {color:#cddaac;}
This box has a color of #cddaac
<div style="background-color:#cddaac;">Content here</div>
.mybackground {background-color:#cddaac;}
Border around this has a color of #cddaac
<div style="border:2px solid #cddaac;">Content here</div>
.myborder {border:2px solid #cddaac;}