#dadbd9 color space conversions
Hex:
#dadbd9
RGB:
218, 219, 217
CMY:
15, 14, 15
CMYK:
0, 0, 1, 14
HSL:
90°, 2.7027%, 85.4902%
HSV (HSB):
90°, 0.9132%, 85.8824%
XYZ:
66.7693, 70.5782, 75.7495
xyY:
0.3133, 0.3312, 70.5782
CIE-Lab:
87.2797, -0.6937, 0.8523
CIE-LCH:
87.2797, 1.0990, 129.1442
CIE-Luv:
87.2797, -0.4519, 1.4173
Hunter-Lab:
84.0108, -5.1524, 5.3480
#dadbd9 color charts
#dadbd9 color shades, tints & tones
#dadbd9 color schemes
#dadbd9 color preview, HTML & CSS examples
This text has a color of #dadbd9
<p style="color:#dadbd9;">Text here</p>
.mytext {color:#dadbd9;}
This box has a color of #dadbd9
<div style="background-color:#dadbd9;">Content here</div>
.mybackground {background-color:#dadbd9;}
Border around this has a color of #dadbd9
<div style="border:2px solid #dadbd9;">Content here</div>
.myborder {border:2px solid #dadbd9;}