#d2ddbb color space conversions
Hex:
#d2ddbb
RGB:
210, 221, 187
CMY:
18, 13, 27
CMYK:
5, 0, 15, 13
HSL:
79°, 33.3333%, 80.0000%
HSV (HSB):
79°, 15.3846%, 86.6667%
XYZ:
61.4044, 69.0024, 57.0961
xyY:
0.3275, 0.3680, 69.0024
CIE-Lab:
86.5052, -9.5941, 15.4538
CIE-LCH:
86.5052, 18.1897, 121.8330
CIE-Luv:
86.5052, -4.6034, 24.2155
Hunter-Lab:
83.0677, -13.4195, 17.3947
#d2ddbb color charts
#d2ddbb color shades, tints & tones
#d2ddbb color schemes
#d2ddbb color preview, HTML & CSS examples
This text has a color of #d2ddbb
<p style="color:#d2ddbb;">Text here</p>
.mytext {color:#d2ddbb;}
This box has a color of #d2ddbb
<div style="background-color:#d2ddbb;">Content here</div>
.mybackground {background-color:#d2ddbb;}
Border around this has a color of #d2ddbb
<div style="border:2px solid #d2ddbb;">Content here</div>
.myborder {border:2px solid #d2ddbb;}