#dcf2f2 color space conversions
Hex:
#dcf2f2
RGB:
220, 242, 242
CMY:
14, 5, 5
CMYK:
9, 0, 0, 5
HSL:
180°, 45.8333%, 90.5882%
HSV (HSB):
180°, 9.0909%, 94.9020%
XYZ:
77.2943, 85.1307, 96.3624
xyY:
0.2987, 0.3290, 85.1307
CIE-Lab:
93.9394, -7.1747, -2.4690
CIE-LCH:
93.9394, 7.5876, 198.9900
CIE-Luv:
93.9394, -11.8463, -2.5716
Hunter-Lab:
92.2663, -11.9311, 2.6643
#dcf2f2 color charts
#dcf2f2 color shades, tints & tones
#dcf2f2 color schemes
#dcf2f2 color preview, HTML & CSS examples
This text has a color of #dcf2f2
<p style="color:#dcf2f2;">Text here</p>
.mytext {color:#dcf2f2;}
This box has a color of #dcf2f2
<div style="background-color:#dcf2f2;">Content here</div>
.mybackground {background-color:#dcf2f2;}
Border around this has a color of #dcf2f2
<div style="border:2px solid #dcf2f2;">Content here</div>
.myborder {border:2px solid #dcf2f2;}