#dcfff1 color space conversions
Hex:
#dcfff1
RGB:
220, 255, 241
CMY:
14, 0, 5
CMYK:
14, 0, 5, 0
HSL:
156°, 100.0000%, 93.1373%
HSV (HSB):
156°, 13.7255%, 100.0000%
XYZ:
81.1524, 93.0865, 96.9094
xyY:
0.2993, 0.3433, 93.0865
CIE-Lab:
97.2627, -13.8600, 2.8982
CIE-LCH:
97.2627, 14.1597, 168.1895
CIE-Luv:
97.2627, -18.0250, 6.9197
Hunter-Lab:
96.4814, -18.7025, 7.9839
#dcfff1 color charts
#dcfff1 color shades, tints & tones
#dcfff1 color schemes
#dcfff1 color preview, HTML & CSS examples
This text has a color of #dcfff1
<p style="color:#dcfff1;">Text here</p>
.mytext {color:#dcfff1;}
This box has a color of #dcfff1
<div style="background-color:#dcfff1;">Content here</div>
.mybackground {background-color:#dcfff1;}
Border around this has a color of #dcfff1
<div style="border:2px solid #dcfff1;">Content here</div>
.myborder {border:2px solid #dcfff1;}