#dcf2f3 color space conversions
Hex:
#dcf2f3
RGB:
220, 242, 243
CMY:
14, 5, 5
CMYK:
9, 0, 0, 5
HSL:
183°, 48.9362%, 90.7843%
HSV (HSB):
183°, 9.4650%, 95.2941%
XYZ:
77.4450, 85.1910, 97.1557
xyY:
0.2981, 0.3279, 85.1910
CIE-Lab:
93.9653, -6.9834, -2.9498
CIE-LCH:
93.9653, 7.5809, 202.8993
CIE-Luv:
93.9653, -11.8819, -3.3577
Hunter-Lab:
92.2990, -11.7497, 2.1994
#dcf2f3 color charts
#dcf2f3 color shades, tints & tones
#dcf2f3 color schemes
#dcf2f3 color preview, HTML & CSS examples
This text has a color of #dcf2f3
<p style="color:#dcf2f3;">Text here</p>
.mytext {color:#dcf2f3;}
This box has a color of #dcf2f3
<div style="background-color:#dcf2f3;">Content here</div>
.mybackground {background-color:#dcf2f3;}
Border around this has a color of #dcf2f3
<div style="border:2px solid #dcf2f3;">Content here</div>
.myborder {border:2px solid #dcf2f3;}