#ded996 color space conversions
Hex:
#ded996
RGB:
222, 217, 150
CMY:
13, 15, 41
CMYK:
0, 2, 32, 13
HSL:
56°, 52.1739%, 72.9412%
HSV (HSB):
56°, 32.4324%, 87.0588%
XYZ:
60.4421, 67.3573, 38.6698
xyY:
0.3631, 0.4046, 67.3573
CIE-Lab:
85.6841, -8.3245, 33.6835
CIE-LCH:
85.6841, 34.6969, 103.8819
CIE-Luv:
85.6841, 6.5416, 47.2932
Hunter-Lab:
82.0715, -12.1677, 29.5143
#ded996 color charts
#ded996 color shades, tints & tones
#ded996 color schemes
#ded996 color preview, HTML & CSS examples
This text has a color of #ded996
<p style="color:#ded996;">Text here</p>
.mytext {color:#ded996;}
This box has a color of #ded996
<div style="background-color:#ded996;">Content here</div>
.mybackground {background-color:#ded996;}
Border around this has a color of #ded996
<div style="border:2px solid #ded996;">Content here</div>
.myborder {border:2px solid #ded996;}