#d0ddad color space conversions
Hex:
#d0ddad
RGB:
208, 221, 173
CMY:
18, 13, 32
CMYK:
6, 0, 22, 13
HSL:
76°, 41.3793%, 77.2549%
HSV (HSB):
76°, 21.7195%, 86.6667%
XYZ:
59.4117, 68.1399, 49.5562
xyY:
0.3355, 0.3847, 68.1399
CIE-Lab:
86.0764, -12.4728, 22.1514
CIE-LCH:
86.0764, 25.4216, 119.3825
CIE-Luv:
86.0764, -5.2136, 33.7667
Hunter-Lab:
82.5469, -15.9848, 22.1887
#d0ddad color charts
#d0ddad color shades, tints & tones
#d0ddad color schemes
#d0ddad color preview, HTML & CSS examples
This text has a color of #d0ddad
<p style="color:#d0ddad;">Text here</p>
.mytext {color:#d0ddad;}
This box has a color of #d0ddad
<div style="background-color:#d0ddad;">Content here</div>
.mybackground {background-color:#d0ddad;}
Border around this has a color of #d0ddad
<div style="border:2px solid #d0ddad;">Content here</div>
.myborder {border:2px solid #d0ddad;}