#dcfdc5 color space conversions
Hex:
#dcfdc5
RGB:
220, 253, 197
CMY:
14, 1, 23
CMYK:
13, 0, 22, 1
HSL:
95°, 93.3333%, 88.2353%
HSV (HSB):
95°, 22.1344%, 99.2157%
XYZ:
74.7185, 89.4974, 66.1600
xyY:
0.3243, 0.3885, 89.4974
CIE-Lab:
95.7879, -20.3852, 23.3397
CIE-LCH:
95.7879, 30.9887, 131.1344
CIE-Luv:
95.7879, -16.0064, 37.6154
Hunter-Lab:
94.6031, -24.5742, 24.7581
#dcfdc5 color charts
#dcfdc5 color shades, tints & tones
#dcfdc5 color schemes
#dcfdc5 color preview, HTML & CSS examples
This text has a color of #dcfdc5
<p style="color:#dcfdc5;">Text here</p>
.mytext {color:#dcfdc5;}
This box has a color of #dcfdc5
<div style="background-color:#dcfdc5;">Content here</div>
.mybackground {background-color:#dcfdc5;}
Border around this has a color of #dcfdc5
<div style="border:2px solid #dcfdc5;">Content here</div>
.myborder {border:2px solid #dcfdc5;}