#dedebd color space conversions
Hex:
#dedebd
RGB:
222, 222, 189
CMY:
13, 13, 26
CMYK:
0, 0, 15, 13
HSL:
60°, 33.3333%, 80.5882%
HSV (HSB):
60°, 14.8649%, 87.0588%
XYZ:
65.4308, 71.4463, 58.4861
xyY:
0.3349, 0.3657, 71.4463
CIE-Lab:
87.7014, -5.5017, 16.2179
CIE-LCH:
87.7014, 17.1256, 108.7388
CIE-Luv:
87.7014, 1.7737, 24.5695
Hunter-Lab:
84.5259, -9.7450, 18.1436
#dedebd color charts
#dedebd RGB chart
#dedebd CMYK chart
#dedebd RGB pie chart
#dedebd color shades, tints & tones
#dedebd color schemes
#dedebd color preview, HTML & CSS examples
This text has a color of #dedebd
<p style="color:#dedebd;">Text here</p>
.mytext {color:#dedebd;}
Text color #dedebd
This box has a color of #dedebd
<div style="background-color:#dedebd;">Content here</div>
.mybackground {background-color:#dedebd;}
Background color #dedebd
Border around this has a color of #dedebd
<div style="border:2px solid #dedebd;">Content here</div>
.myborder {border:2px solid #dedebd;}
Border color #dedebd