#dad8da color space conversions
Hex:
#dad8da
RGB:
218, 216, 218
CMY:
15, 15, 15
CMYK:
0, 1, 0, 15
HSL:
300°, 2.6316%, 85.0980%
HSV (HSB):
300°, 0.9174%, 85.4902%
XYZ:
66.1242, 69.0791, 76.1782
xyY:
0.3128, 0.3268, 69.0791
CIE-Lab:
86.5432, 1.0445, -0.7511
CIE-LCH:
86.5432, 1.2865, 324.2788
CIE-Luv:
86.5432, 1.0167, -1.3282
Hunter-Lab:
83.1138, -3.4372, 3.8373
#dad8da color charts
#dad8da color shades, tints & tones
#dad8da color schemes
#dad8da color preview, HTML & CSS examples
This text has a color of #dad8da
<p style="color:#dad8da;">Text here</p>
.mytext {color:#dad8da;}
This box has a color of #dad8da
<div style="background-color:#dad8da;">Content here</div>
.mybackground {background-color:#dad8da;}
Border around this has a color of #dad8da
<div style="border:2px solid #dad8da;">Content here</div>
.myborder {border:2px solid #dad8da;}