#d2dabd color space conversions
Hex:
#d2dabd
RGB:
210, 218, 189
CMY:
18, 15, 26
CMYK:
4, 0, 13, 15
HSL:
77°, 28.1553%, 79.8039%
HSV (HSB):
77°, 13.3028%, 85.4902%
XYZ:
60.8351, 67.5186, 57.9701
xyY:
0.3265, 0.3624, 67.5186
CIE-Lab:
85.7651, -7.7442, 13.3590
CIE-LCH:
85.7651, 15.4413, 120.1008
CIE-Luv:
85.7651, -3.1010, 20.9189
Hunter-Lab:
82.1697, -11.6429, 15.6901
#d2dabd color charts
#d2dabd color shades, tints & tones
#d2dabd color schemes
#d2dabd color preview, HTML & CSS examples
This text has a color of #d2dabd
<p style="color:#d2dabd;">Text here</p>
.mytext {color:#d2dabd;}
This box has a color of #d2dabd
<div style="background-color:#d2dabd;">Content here</div>
.mybackground {background-color:#d2dabd;}
Border around this has a color of #d2dabd
<div style="border:2px solid #d2dabd;">Content here</div>
.myborder {border:2px solid #d2dabd;}