#decfdc color space conversions
Hex:
#decfdc
RGB:
222, 207, 220
CMY:
13, 19, 14
CMYK:
0, 7, 1, 13
HSL:
308°, 18.5185%, 84.1176%
HSV (HSB):
308°, 6.7568%, 87.0588%
XYZ:
65.3553, 65.3225, 76.8741
xyY:
0.3149, 0.3147, 65.3225
CIE-Lab:
84.6497, 7.4823, -4.5549
CIE-LCH:
84.6497, 8.7597, 328.6690
CIE-Luv:
84.6497, 7.7750, -8.2872
Hunter-Lab:
80.8224, 2.9011, 0.1821
#decfdc color charts
#decfdc RGB chart
#decfdc CMYK chart
#decfdc RGB pie chart
#decfdc color shades, tints & tones
#decfdc color schemes
#decfdc color preview, HTML & CSS examples
This text has a color of #decfdc
<p style="color:#decfdc;">Text here</p>
.mytext {color:#decfdc;}
Text color #decfdc
This box has a color of #decfdc
<div style="background-color:#decfdc;">Content here</div>
.mybackground {background-color:#decfdc;}
Background color #decfdc
Border around this has a color of #decfdc
<div style="border:2px solid #decfdc;">Content here</div>
.myborder {border:2px solid #decfdc;}
Border color #decfdc