#d2cdae color space conversions
Hex:
#d2cdae
RGB:
210, 205, 174
CMY:
18, 20, 32
CMYK:
0, 2, 17, 18
HSL:
52°, 28.5714%, 75.2941%
HSV (HSB):
52°, 17.1429%, 82.3529%
XYZ:
56.0496, 60.4203, 48.7525
xyY:
0.3392, 0.3657, 60.4203
CIE-Lab:
82.0661, -3.4084, 16.0733
CIE-LCH:
82.0661, 16.4307, 101.9724
CIE-Luv:
82.0661, 4.6877, 23.6538
Hunter-Lab:
77.7305, -7.3161, 17.2247
#d2cdae color charts
#d2cdae color shades, tints & tones
#d2cdae color schemes
#d2cdae color preview, HTML & CSS examples
This text has a color of #d2cdae
<p style="color:#d2cdae;">Text here</p>
.mytext {color:#d2cdae;}
This box has a color of #d2cdae
<div style="background-color:#d2cdae;">Content here</div>
.mybackground {background-color:#d2cdae;}
Border around this has a color of #d2cdae
<div style="border:2px solid #d2cdae;">Content here</div>
.myborder {border:2px solid #d2cdae;}