#dcfcf5 color space conversions
Hex:
#dcfcf5
RGB:
220, 252, 245
CMY:
14, 1, 4
CMYK:
13, 0, 3, 1
HSL:
167°, 84.2105%, 92.5490%
HSV (HSB):
167°, 12.6984%, 98.8235%
XYZ:
80.8070, 91.4290, 99.7748
xyY:
0.2971, 0.3361, 91.4290
CIE-Lab:
96.5864, -11.6188, -0.1456
CIE-LCH:
96.5864, 11.6197, 180.7178
CIE-Luv:
96.5864, -16.7038, 1.8200
Hunter-Lab:
95.6185, -16.4824, 5.0658
#dcfcf5 color charts
#dcfcf5 color shades, tints & tones
#dcfcf5 color schemes
#dcfcf5 color preview, HTML & CSS examples
This text has a color of #dcfcf5
<p style="color:#dcfcf5;">Text here</p>
.mytext {color:#dcfcf5;}
This box has a color of #dcfcf5
<div style="background-color:#dcfcf5;">Content here</div>
.mybackground {background-color:#dcfcf5;}
Border around this has a color of #dcfcf5
<div style="border:2px solid #dcfcf5;">Content here</div>
.myborder {border:2px solid #dcfcf5;}