#dedf8b color space conversions
Hex:
#dedf8b
RGB:
222, 223, 139
CMY:
13, 13, 45
CMYK:
0, 0, 38, 13
HSL:
61°, 56.7568%, 70.9804%
HSV (HSB):
61°, 37.6682%, 87.4510%
XYZ:
61.1721, 70.1690, 34.7460
xyY:
0.3683, 0.4225, 70.1690
CIE-Lab:
87.0797, -12.6161, 41.0521
CIE-LCH:
87.0797, 42.9469, 107.0832
CIE-Luv:
87.0797, 3.4671, 56.8025
Hunter-Lab:
83.7670, -16.2399, 34.0438
#dedf8b color charts
#dedf8b color shades, tints & tones
#dedf8b color schemes
#dedf8b color preview, HTML & CSS examples
This text has a color of #dedf8b
<p style="color:#dedf8b;">Text here</p>
.mytext {color:#dedf8b;}
This box has a color of #dedf8b
<div style="background-color:#dedf8b;">Content here</div>
.mybackground {background-color:#dedf8b;}
Border around this has a color of #dedf8b
<div style="border:2px solid #dedf8b;">Content here</div>
.myborder {border:2px solid #dedf8b;}