#dcffd5 color space conversions
Hex:
#dcffd5
RGB:
220, 255, 213
CMY:
14, 0, 16
CMYK:
14, 0, 16, 0
HSL:
110°, 100.0000%, 91.7647%
HSV (HSB):
110°, 16.4706%, 100.0000%
XYZ:
77.2854, 91.5397, 76.5464
xyY:
0.3150, 0.3731, 91.5397
CIE-Lab:
96.6318, -18.7979, 16.3575
CIE-LCH:
96.6318, 24.9184, 138.9710
CIE-Luv:
96.6318, -17.3723, 27.6985
Hunter-Lab:
95.6764, -23.2451, 19.5382
#dcffd5 color charts
#dcffd5 color shades, tints & tones
#dcffd5 color schemes
#dcffd5 color preview, HTML & CSS examples
This text has a color of #dcffd5
<p style="color:#dcffd5;">Text here</p>
.mytext {color:#dcffd5;}
This box has a color of #dcffd5
<div style="background-color:#dcffd5;">Content here</div>
.mybackground {background-color:#dcffd5;}
Border around this has a color of #dcffd5
<div style="border:2px solid #dcffd5;">Content here</div>
.myborder {border:2px solid #dcffd5;}