#ddfacc color space conversions
Hex:
#ddfacc
RGB:
221, 250, 204
CMY:
13, 2, 20
CMYK:
12, 0, 18, 2
HSL:
98°, 82.1429%, 89.0196%
HSV (HSB):
98°, 18.4000%, 98.0392%
XYZ:
74.9035, 88.1030, 70.1845
xyY:
0.3212, 0.3778, 88.1030
CIE-Lab:
95.2043, -17.4892, 18.9660
CIE-LCH:
95.2043, 25.7989, 132.6802
CIE-Luv:
95.2043, -14.1056, 31.0451
Hunter-Lab:
93.8632, -21.8164, 21.3712
#ddfacc color charts
#ddfacc RGB chart
#ddfacc CMYK chart
#ddfacc RGB pie chart
#ddfacc color shades, tints & tones
#ddfacc color schemes
#ddfacc color preview, HTML & CSS examples
This text has a color of #ddfacc
<p style="color:#ddfacc;">Text here</p>
.mytext {color:#ddfacc;}
Text color #ddfacc
This box has a color of #ddfacc
<div style="background-color:#ddfacc;">Content here</div>
.mybackground {background-color:#ddfacc;}
Background color #ddfacc
Border around this has a color of #ddfacc
<div style="border:2px solid #ddfacc;">Content here</div>
.myborder {border:2px solid #ddfacc;}
Border color #ddfacc