#cdd3ac color space conversions
Hex:
#cdd3ac
RGB:
205, 211, 172
CMY:
20, 17, 33
CMYK:
3, 0, 18, 17
HSL:
69°, 30.7087%, 75.0980%
HSV (HSB):
69°, 18.4834%, 82.7451%
XYZ:
55.9175, 62.5462, 48.1552
xyY:
0.3356, 0.3754, 62.5462
CIE-Lab:
83.2030, -8.6388, 18.6610
CIE-LCH:
83.2030, 20.5636, 114.8410
CIE-Luv:
83.2030, -1.5064, 28.1952
Hunter-Lab:
79.0862, -12.1932, 19.2589
#cdd3ac color charts
#cdd3ac color shades, tints & tones
#cdd3ac color schemes
#cdd3ac color preview, HTML & CSS examples
This text has a color of #cdd3ac
<p style="color:#cdd3ac;">Text here</p>
.mytext {color:#cdd3ac;}
This box has a color of #cdd3ac
<div style="background-color:#cdd3ac;">Content here</div>
.mybackground {background-color:#cdd3ac;}
Border around this has a color of #cdd3ac
<div style="border:2px solid #cdd3ac;">Content here</div>
.myborder {border:2px solid #cdd3ac;}