#dedfdc color space conversions
Hex:
#dedfdc
RGB:
222, 223, 220
CMY:
13, 13, 14
CMYK:
0, 0, 1, 13
HSL:
80°, 4.4776%, 86.8627%
HSV (HSB):
80°, 1.3453%, 87.4510%
XYZ:
69.4301, 73.4723, 78.2323
xyY:
0.3140, 0.3323, 73.4723
CIE-Lab:
88.6725, -0.8696, 1.3382
CIE-LCH:
88.6725, 1.5960, 123.0177
CIE-Luv:
88.6725, -0.3967, 2.1893
Hunter-Lab:
85.7160, -5.4175, 5.8876
#dedfdc color charts
#dedfdc RGB chart
#dedfdc CMYK chart
#dedfdc RGB pie chart
#dedfdc color shades, tints & tones
#dedfdc color schemes
#dedfdc color preview, HTML & CSS examples
This text has a color of #dedfdc
<p style="color:#dedfdc;">Text here</p>
.mytext {color:#dedfdc;}
Text color #dedfdc
This box has a color of #dedfdc
<div style="background-color:#dedfdc;">Content here</div>
.mybackground {background-color:#dedfdc;}
Background color #dedfdc
Border around this has a color of #dedfdc
<div style="border:2px solid #dedfdc;">Content here</div>
.myborder {border:2px solid #dedfdc;}
Border color #dedfdc