#dadabc color space conversions
Hex:
#dadabc
RGB:
218, 218, 188
CMY:
15, 15, 26
CMYK:
0, 0, 14, 15
HSL:
60°, 28.8462%, 79.6078%
HSV (HSB):
60°, 13.7615%, 85.4902%
XYZ:
63.0619, 68.6791, 57.5096
xyY:
0.3332, 0.3629, 68.6791
CIE-Lab:
86.3449, -5.0482, 14.7889
CIE-LCH:
86.3449, 15.6268, 108.8473
CIE-Luv:
86.3449, 1.6199, 22.4380
Hunter-Lab:
82.8728, -9.1982, 16.8667
#dadabc color charts
#dadabc color shades, tints & tones
#dadabc color schemes
#dadabc color preview, HTML & CSS examples
This text has a color of #dadabc
<p style="color:#dadabc;">Text here</p>
.mytext {color:#dadabc;}
This box has a color of #dadabc
<div style="background-color:#dadabc;">Content here</div>
.mybackground {background-color:#dadabc;}
Border around this has a color of #dadabc
<div style="border:2px solid #dadabc;">Content here</div>
.myborder {border:2px solid #dadabc;}