#dcfffd color space conversions
Hex:
#dcfffd
RGB:
220, 255, 253
CMY:
14, 0, 1
CMYK:
14, 0, 1, 0
HSL:
177°, 100.0000%, 93.1373%
HSV (HSB):
177°, 13.7255%, 100.0000%
XYZ:
83.0048, 93.8275, 106.6642
xyY:
0.2928, 0.3310, 93.8275
CIE-Lab:
97.5624, -11.5698, -2.8348
CIE-LCH:
97.5624, 11.9121, 193.7674
CIE-Luv:
97.5624, -18.3211, -2.4052
Hunter-Lab:
96.8646, -16.5535, 2.5170
#dcfffd color charts
#dcfffd color shades, tints & tones
#dcfffd color schemes
#dcfffd color preview, HTML & CSS examples
This text has a color of #dcfffd
<p style="color:#dcfffd;">Text here</p>
.mytext {color:#dcfffd;}
This box has a color of #dcfffd
<div style="background-color:#dcfffd;">Content here</div>
.mybackground {background-color:#dcfffd;}
Border around this has a color of #dcfffd
<div style="border:2px solid #dcfffd;">Content here</div>
.myborder {border:2px solid #dcfffd;}