#dedbdb color space conversions
Hex:
#dedbdb
RGB:
222, 219, 219
CMY:
13, 14, 14
CMYK:
0, 1, 1, 13
HSL:
0°, 4.3478%, 86.4706%
HSV (HSB):
0°, 1.3514%, 87.0588%
XYZ:
68.2419, 71.3071, 77.1847
xyY:
0.3149, 0.3290, 71.3071
CIE-Lab:
87.6340, 1.0228, 0.3509
CIE-LCH:
87.6340, 1.0814, 18.9367
CIE-Luv:
87.6340, 1.7015, 0.3519
Hunter-Lab:
84.4435, -3.5238, 4.9171
#dedbdb color charts
#dedbdb color shades, tints & tones
#dedbdb color schemes
#dedbdb color preview, HTML & CSS examples
This text has a color of #dedbdb
<p style="color:#dedbdb;">Text here</p>
.mytext {color:#dedbdb;}
This box has a color of #dedbdb
<div style="background-color:#dedbdb;">Content here</div>
.mybackground {background-color:#dedbdb;}
Border around this has a color of #dedbdb
<div style="border:2px solid #dedbdb;">Content here</div>
.myborder {border:2px solid #dedbdb;}