#dcfcf4 color space conversions
Hex:
#dcfcf4
RGB:
220, 252, 244
CMY:
14, 1, 4
CMYK:
13, 0, 3, 1
HSL:
165°, 84.2105%, 92.5490%
HSV (HSB):
165°, 12.6984%, 98.8235%
XYZ:
80.6547, 91.3681, 98.9728
xyY:
0.2976, 0.3372, 91.3681
CIE-Lab:
96.5614, -11.8088, 0.3332
CIE-LCH:
96.5614, 11.8135, 178.3838
CIE-Luv:
96.5614, -16.6769, 2.5972
Hunter-Lab:
95.5867, -16.6608, 5.5203
#dcfcf4 color charts
#dcfcf4 color shades, tints & tones
#dcfcf4 color schemes
#dcfcf4 color preview, HTML & CSS examples
This text has a color of #dcfcf4
<p style="color:#dcfcf4;">Text here</p>
.mytext {color:#dcfcf4;}
This box has a color of #dcfcf4
<div style="background-color:#dcfcf4;">Content here</div>
.mybackground {background-color:#dcfcf4;}
Border around this has a color of #dcfcf4
<div style="border:2px solid #dcfcf4;">Content here</div>
.myborder {border:2px solid #dcfcf4;}