#ddae4f color space conversions
Hex:
#ddae4f
RGB:
221, 174, 79
CMY:
13, 32, 69
CMYK:
0, 21, 64, 13
HSL:
40°, 67.6190%, 58.8235%
HSV (HSB):
40°, 64.2534%, 86.6667%
XYZ:
46.3661, 46.2088, 13.8726
xyY:
0.4356, 0.4341, 46.2088
CIE-Lab:
73.6808, 7.0470, 53.9840
CIE-LCH:
73.6808, 54.4420, 82.5627
CIE-Luv:
73.6808, 37.9268, 61.3795
Hunter-Lab:
67.9770, 2.7924, 35.4842
#ddae4f color charts
#ddae4f color shades, tints & tones
#ddae4f color schemes
#ddae4f color preview, HTML & CSS examples
This text has a color of #ddae4f
<p style="color:#ddae4f;">Text here</p>
.mytext {color:#ddae4f;}
This box has a color of #ddae4f
<div style="background-color:#ddae4f;">Content here</div>
.mybackground {background-color:#ddae4f;}
Border around this has a color of #ddae4f
<div style="border:2px solid #ddae4f;">Content here</div>
.myborder {border:2px solid #ddae4f;}