#dedbbd color space conversions
Hex:
#dedbbd
RGB:
222, 219, 189
CMY:
13, 14, 26
CMYK:
0, 1, 15, 13
HSL:
55°, 33.3333%, 80.5882%
HSV (HSB):
55°, 14.8649%, 87.0588%
XYZ:
64.6410, 69.8668, 58.2228
xyY:
0.3354, 0.3625, 69.8668
CIE-Lab:
86.9315, -3.9666, 15.1347
CIE-LCH:
86.9315, 15.6459, 104.6861
CIE-Luv:
86.9315, 3.4087, 22.7428
Hunter-Lab:
83.5863, -8.2341, 17.2115
#dedbbd color charts
#dedbbd RGB chart
#dedbbd CMYK chart
#dedbbd RGB pie chart
#dedbbd color shades, tints & tones
#dedbbd color schemes
#dedbbd color preview, HTML & CSS examples
This text has a color of #dedbbd
<p style="color:#dedbbd;">Text here</p>
.mytext {color:#dedbbd;}
Text color #dedbbd
This box has a color of #dedbbd
<div style="background-color:#dedbbd;">Content here</div>
.mybackground {background-color:#dedbbd;}
Background color #dedbbd
Border around this has a color of #dedbbd
<div style="border:2px solid #dedbbd;">Content here</div>
.myborder {border:2px solid #dedbbd;}
Border color #dedbbd