#ddae5c color space conversions
Hex:
#ddae5c
RGB:
221, 174, 92
CMY:
13, 32, 64
CMYK:
0, 21, 58, 13
HSL:
38°, 65.4822%, 61.3725%
HSV (HSB):
38°, 58.3710%, 86.6667%
XYZ:
46.8866, 46.4170, 16.6134
xyY:
0.4266, 0.4223, 46.4170
CIE-Lab:
73.8153, 7.9347, 47.9822
CIE-LCH:
73.8153, 48.6339, 80.6102
CIE-Luv:
73.8153, 37.1060, 56.1140
Hunter-Lab:
68.1300, 3.6150, 33.2332
#ddae5c color charts
#ddae5c color shades, tints & tones
#ddae5c color schemes
#ddae5c color preview, HTML & CSS examples
This text has a color of #ddae5c
<p style="color:#ddae5c;">Text here</p>
.mytext {color:#ddae5c;}
This box has a color of #ddae5c
<div style="background-color:#ddae5c;">Content here</div>
.mybackground {background-color:#ddae5c;}
Border around this has a color of #ddae5c
<div style="border:2px solid #ddae5c;">Content here</div>
.myborder {border:2px solid #ddae5c;}