#dacdcc color space conversions
Hex:
#dacdcc
RGB:
218, 205, 204
CMY:
15, 20, 20
CMYK:
0, 6, 6, 15
HSL:
4°, 15.9091%, 82.7451%
HSV (HSB):
4°, 6.4220%, 85.4902%
XYZ:
61.6438, 62.9277, 66.0240
xyY:
0.3234, 0.3302, 62.9277
CIE-Lab:
83.4043, 4.3329, 2.1048
CIE-LCH:
83.4043, 4.8171, 25.9092
CIE-Luv:
83.4043, 7.6112, 2.3827
Hunter-Lab:
79.3270, -0.1125, 6.1817
#dacdcc color charts
#dacdcc RGB chart
#dacdcc CMYK chart
#dacdcc RGB pie chart
#dacdcc color shades, tints & tones
#dacdcc color schemes
#dacdcc color preview, HTML & CSS examples
This text has a color of #dacdcc
<p style="color:#dacdcc;">Text here</p>
.mytext {color:#dacdcc;}
Text color #dacdcc
This box has a color of #dacdcc
<div style="background-color:#dacdcc;">Content here</div>
.mybackground {background-color:#dacdcc;}
Background color #dacdcc
Border around this has a color of #dacdcc
<div style="border:2px solid #dacdcc;">Content here</div>
.myborder {border:2px solid #dacdcc;}
Border color #dacdcc