#dedfdf color space conversions
Hex:
#dedfdf
RGB:
222, 223, 223
CMY:
13, 13, 13
CMYK:
0, 0, 0, 13
HSL:
180°, 1.5385%, 87.2549%
HSV (HSB):
180°, 0.4484%, 87.4510%
XYZ:
69.8312, 73.6327, 80.3441
xyY:
0.3120, 0.3290, 73.6327
CIE-Lab:
88.7486, -0.3324, -0.1280
CIE-LCH:
88.7486, 0.3562, 201.0616
CIE-Luv:
88.7486, -0.5613, -0.1364
Hunter-Lab:
85.8095, -4.9045, 4.5530
#dedfdf color charts
#dedfdf color shades, tints & tones
#dedfdf color schemes
#dedfdf color preview, HTML & CSS examples
This text has a color of #dedfdf
<p style="color:#dedfdf;">Text here</p>
.mytext {color:#dedfdf;}
This box has a color of #dedfdf
<div style="background-color:#dedfdf;">Content here</div>
.mybackground {background-color:#dedfdf;}
Border around this has a color of #dedfdf
<div style="border:2px solid #dedfdf;">Content here</div>
.myborder {border:2px solid #dedfdf;}