#dcffcf color space conversions
Hex:
#dcffcf
RGB:
220, 255, 207
CMY:
14, 0, 19
CMYK:
14, 0, 19, 0
HSL:
104°, 100.0000%, 90.5882%
HSV (HSB):
104°, 18.8235%, 100.0000%
XYZ:
76.5377, 91.2406, 72.6087
xyY:
0.3184, 0.3796, 91.2406
CIE-Lab:
96.5090, -19.7785, 19.2489
CIE-LCH:
96.5090, 27.5991, 135.7775
CIE-Luv:
96.5090, -17.2402, 31.9393
Hunter-Lab:
95.5200, -24.1325, 21.7952
#dcffcf color charts
#dcffcf color shades, tints & tones
#dcffcf color schemes
#dcffcf color preview, HTML & CSS examples
This text has a color of #dcffcf
<p style="color:#dcffcf;">Text here</p>
.mytext {color:#dcffcf;}
This box has a color of #dcffcf
<div style="background-color:#dcffcf;">Content here</div>
.mybackground {background-color:#dcffcf;}
Border around this has a color of #dcffcf
<div style="border:2px solid #dcffcf;">Content here</div>
.myborder {border:2px solid #dcffcf;}