#dadacc color space conversions
Hex:
#dadacc
RGB:
218, 218, 204
CMY:
15, 15, 20
CMYK:
0, 0, 6, 15
HSL:
60°, 15.9091%, 82.7451%
HSV (HSB):
60°, 6.4220%, 85.4902%
XYZ:
64.8839, 69.4079, 67.1040
xyY:
0.3222, 0.3446, 69.4079
CIE-Lab:
86.7056, -2.4431, 6.8787
CIE-LCH:
86.7056, 7.2996, 109.5532
CIE-Luv:
86.7056, 0.7734, 10.6984
Hunter-Lab:
83.3114, -6.7769, 10.5622
#dadacc color charts
#dadacc RGB chart
#dadacc CMYK chart
#dadacc RGB pie chart
#dadacc color shades, tints & tones
#dadacc color schemes
#dadacc color preview, HTML & CSS examples
This text has a color of #dadacc
<p style="color:#dadacc;">Text here</p>
.mytext {color:#dadacc;}
Text color #dadacc
This box has a color of #dadacc
<div style="background-color:#dadacc;">Content here</div>
.mybackground {background-color:#dadacc;}
Background color #dadacc
Border around this has a color of #dadacc
<div style="border:2px solid #dadacc;">Content here</div>
.myborder {border:2px solid #dadacc;}
Border color #dadacc