#defdcc color space conversions
Hex:
#defdcc
RGB:
222, 253, 204
CMY:
13, 1, 20
CMYK:
12, 0, 19, 1
HSL:
98°, 92.4528%, 89.6078%
HSV (HSB):
98°, 19.3676%, 99.2157%
XYZ:
76.1486, 90.1398, 70.5120
xyY:
0.3216, 0.3807, 90.1398
CIE-Lab:
96.0547, -18.6099, 20.1640
CIE-LCH:
96.0547, 27.4393, 132.7048
CIE-Luv:
96.0547, -15.0930, 32.9650
Hunter-Lab:
94.9420, -22.9819, 22.4256
#defdcc color charts
#defdcc RGB chart
#defdcc CMYK chart
#defdcc RGB pie chart
#defdcc color shades, tints & tones
#defdcc color schemes
#defdcc color preview, HTML & CSS examples
This text has a color of #defdcc
<p style="color:#defdcc;">Text here</p>
.mytext {color:#defdcc;}
Text color #defdcc
This box has a color of #defdcc
<div style="background-color:#defdcc;">Content here</div>
.mybackground {background-color:#defdcc;}
Background color #defdcc
Border around this has a color of #defdcc
<div style="border:2px solid #defdcc;">Content here</div>
.myborder {border:2px solid #defdcc;}
Border color #defdcc