#dedf95 color space conversions
Hex:
#dedf95
RGB:
222, 223, 149
CMY:
13, 13, 42
CMYK:
0, 0, 33, 13
HSL:
61°, 53.6232%, 72.9412%
HSV (HSB):
61°, 33.1839%, 87.4510%
XYZ:
61.9367, 70.4749, 38.7724
xyY:
0.3618, 0.4117, 70.4749
CIE-Lab:
87.2292, -11.4695, 36.2224
CIE-LCH:
87.2292, 37.9949, 107.5699
CIE-Luv:
87.2292, 3.0659, 51.1301
Hunter-Lab:
83.9493, -15.2164, 31.3812
#dedf95 color charts
#dedf95 color shades, tints & tones
#dedf95 color schemes
#dedf95 color preview, HTML & CSS examples
This text has a color of #dedf95
<p style="color:#dedf95;">Text here</p>
.mytext {color:#dedf95;}
This box has a color of #dedf95
<div style="background-color:#dedf95;">Content here</div>
.mybackground {background-color:#dedf95;}
Border around this has a color of #dedf95
<div style="border:2px solid #dedf95;">Content here</div>
.myborder {border:2px solid #dedf95;}