#dcfdcc color space conversions
Hex:
#dcfdcc
RGB:
220, 253, 204
CMY:
14, 1, 20
CMYK:
13, 0, 19, 1
HSL:
100°, 92.4528%, 89.6078%
HSV (HSB):
100°, 19.3676%, 99.2157%
XYZ:
75.5396, 89.8258, 70.4835
xyY:
0.3203, 0.3809, 89.8258
CIE-Lab:
95.9245, -19.2898, 19.9627
CIE-LCH:
95.9245, 27.7598, 134.0179
CIE-Luv:
95.9245, -16.1653, 32.8042
Hunter-Lab:
94.7765, -23.5893, 22.2507
#dcfdcc color charts
#dcfdcc color shades, tints & tones
#dcfdcc color schemes
#dcfdcc color preview, HTML & CSS examples
This text has a color of #dcfdcc
<p style="color:#dcfdcc;">Text here</p>
.mytext {color:#dcfdcc;}
This box has a color of #dcfdcc
<div style="background-color:#dcfdcc;">Content here</div>
.mybackground {background-color:#dcfdcc;}
Border around this has a color of #dcfdcc
<div style="border:2px solid #dcfdcc;">Content here</div>
.myborder {border:2px solid #dcfdcc;}