#dcfcf3 color space conversions
Hex:
#dcfcf3
RGB:
220, 252, 243
CMY:
14, 1, 5
CMYK:
13, 0, 4, 1
HSL:
163°, 84.2105%, 92.5490%
HSV (HSB):
163°, 12.6984%, 98.8235%
XYZ:
80.5033, 91.3075, 98.1752
xyY:
0.2982, 0.3382, 91.3075
CIE-Lab:
96.5365, -11.9980, 0.8122
CIE-LCH:
96.5365, 12.0255, 176.1275
CIE-Luv:
96.5365, -16.6500, 3.3727
Hunter-Lab:
95.5550, -16.8383, 5.9727
#dcfcf3 color charts
#dcfcf3 color shades, tints & tones
#dcfcf3 color schemes
#dcfcf3 color preview, HTML & CSS examples
This text has a color of #dcfcf3
<p style="color:#dcfcf3;">Text here</p>
.mytext {color:#dcfcf3;}
This box has a color of #dcfcf3
<div style="background-color:#dcfcf3;">Content here</div>
.mybackground {background-color:#dcfcf3;}
Border around this has a color of #dcfcf3
<div style="border:2px solid #dcfcf3;">Content here</div>
.myborder {border:2px solid #dcfcf3;}