#dedada color space conversions
Hex:
#dedada
RGB:
222, 218, 218
CMY:
13, 15, 15
CMYK:
0, 2, 2, 13
HSL:
0°, 5.7143%, 86.2745%
HSV (HSB):
0°, 1.8018%, 87.0588%
XYZ:
67.8505, 70.7344, 76.4067
xyY:
0.3156, 0.3290, 70.7344
CIE-Lab:
87.3558, 1.3644, 0.4725
CIE-LCH:
87.3558, 1.4439, 19.1016
CIE-Luv:
87.3558, 2.2732, 0.4752
Hunter-Lab:
84.1037, -3.1770, 5.0087
#dedada color charts
#dedada RGB chart
#dedada CMYK chart
#dedada RGB pie chart
#dedada color shades, tints & tones
#dedada color schemes
#dedada color preview, HTML & CSS examples
This text has a color of #dedada
<p style="color:#dedada;">Text here</p>
.mytext {color:#dedada;}
Text color #dedada
This box has a color of #dedada
<div style="background-color:#dedada;">Content here</div>
.mybackground {background-color:#dedada;}
Background color #dedada
Border around this has a color of #dedada
<div style="border:2px solid #dedada;">Content here</div>
.myborder {border:2px solid #dedada;}
Border color #dedada