#dadac4 color space conversions
Hex:
#dadac4
RGB:
218, 218, 196
CMY:
15, 15, 23
CMYK:
0, 0, 10, 15
HSL:
60°, 22.9167%, 81.1765%
HSV (HSB):
60°, 10.0917%, 85.4902%
XYZ:
63.9487, 69.0338, 62.1789
xyY:
0.3277, 0.3537, 69.0338
CIE-Lab:
86.5208, -3.7718, 10.8301
CIE-LCH:
86.5208, 11.4681, 109.2019
CIE-Luv:
86.5208, 1.2020, 16.6418
Hunter-Lab:
83.0866, -8.0166, 13.7901
#dadac4 color charts
#dadac4 color shades, tints & tones
#dadac4 color schemes
#dadac4 color preview, HTML & CSS examples
This text has a color of #dadac4
<p style="color:#dadac4;">Text here</p>
.mytext {color:#dadac4;}
This box has a color of #dadac4
<div style="background-color:#dadac4;">Content here</div>
.mybackground {background-color:#dadac4;}
Border around this has a color of #dadac4
<div style="border:2px solid #dadac4;">Content here</div>
.myborder {border:2px solid #dadac4;}