#dedeae color space conversions
Hex:
#dedeae
RGB:
222, 222, 174
CMY:
13, 13, 32
CMYK:
0, 0, 22, 13
HSL:
60°, 42.1053%, 77.6471%
HSV (HSB):
60°, 21.6216%, 87.0588%
XYZ:
63.8855, 70.8281, 50.3485
xyY:
0.3452, 0.3827, 70.8281
CIE-Lab:
87.4014, -7.7123, 23.6205
CIE-LCH:
87.4014, 24.8476, 108.0822
CIE-Luv:
87.4014, 2.5178, 34.8888
Hunter-Lab:
84.1595, -11.7797, 23.4413
#dedeae color charts
#dedeae color shades, tints & tones
#dedeae color schemes
#dedeae color preview, HTML & CSS examples
This text has a color of #dedeae
<p style="color:#dedeae;">Text here</p>
.mytext {color:#dedeae;}
This box has a color of #dedeae
<div style="background-color:#dedeae;">Content here</div>
.mybackground {background-color:#dedeae;}
Border around this has a color of #dedeae
<div style="border:2px solid #dedeae;">Content here</div>
.myborder {border:2px solid #dedeae;}