#d2dbbd color space conversions
Hex:
#d2dbbd
RGB:
210, 219, 189
CMY:
18, 14, 26
CMYK:
4, 0, 14, 14
HSL:
78°, 29.4118%, 80.0000%
HSV (HSB):
78°, 13.6986%, 85.8824%
XYZ:
61.0952, 68.0388, 58.0569
xyY:
0.3264, 0.3635, 68.0388
CIE-Lab:
86.0258, -8.2546, 13.7277
CIE-LCH:
86.0258, 16.0184, 121.0190
CIE-Luv:
86.0258, -3.6297, 21.5414
Hunter-Lab:
82.4856, -12.1391, 16.0091
#d2dbbd color charts
#d2dbbd color shades, tints & tones
#d2dbbd color schemes
#d2dbbd color preview, HTML & CSS examples
This text has a color of #d2dbbd
<p style="color:#d2dbbd;">Text here</p>
.mytext {color:#d2dbbd;}
This box has a color of #d2dbbd
<div style="background-color:#d2dbbd;">Content here</div>
.mybackground {background-color:#d2dbbd;}
Border around this has a color of #d2dbbd
<div style="border:2px solid #d2dbbd;">Content here</div>
.myborder {border:2px solid #d2dbbd;}