#ded384 color space conversions
Hex:
#ded384
RGB:
222, 211, 132
CMY:
13, 17, 48
CMYK:
0, 5, 41, 13
HSL:
53°, 57.6923%, 69.4118%
HSV (HSB):
53°, 40.5405%, 87.0588%
XYZ:
57.5833, 63.7841, 31.1064
xyY:
0.3777, 0.4183, 63.7841
CIE-Lab:
83.8532, -7.3215, 40.4383
CIE-LCH:
83.8532, 41.0957, 100.2625
CIE-Luv:
83.8532, 11.0158, 54.4204
Hunter-Lab:
79.8649, -11.0635, 32.8127
#ded384 color charts
#ded384 color shades, tints & tones
#ded384 color schemes
#ded384 color preview, HTML & CSS examples
This text has a color of #ded384
<p style="color:#ded384;">Text here</p>
.mytext {color:#ded384;}
This box has a color of #ded384
<div style="background-color:#ded384;">Content here</div>
.mybackground {background-color:#ded384;}
Border around this has a color of #ded384
<div style="border:2px solid #ded384;">Content here</div>
.myborder {border:2px solid #ded384;}