#dacacc color space conversions
Hex:
#dacacc
RGB:
218, 202, 204
CMY:
15, 21, 20
CMYK:
0, 7, 6, 15
HSL:
353°, 17.7778%, 82.3529%
HSV (HSB):
353°, 7.3394%, 85.4902%
XYZ:
60.9331, 61.5061, 65.7871
xyY:
0.3237, 0.3268, 61.5061
CIE-Lab:
82.6501, 5.9141, 1.0071
CIE-LCH:
82.6501, 5.9992, 9.6644
CIE-Luv:
82.6501, 9.1951, 0.4579
Hunter-Lab:
78.4258, 1.4406, 5.1630
#dacacc color charts
#dacacc color shades, tints & tones
#dacacc color schemes
#dacacc color preview, HTML & CSS examples
This text has a color of #dacacc
<p style="color:#dacacc;">Text here</p>
.mytext {color:#dacacc;}
This box has a color of #dacacc
<div style="background-color:#dacacc;">Content here</div>
.mybackground {background-color:#dacacc;}
Border around this has a color of #dacacc
<div style="border:2px solid #dacacc;">Content here</div>
.myborder {border:2px solid #dacacc;}