#ddd64d color space conversions
Hex:
#ddd64d
RGB:
221, 214, 77
CMY:
13, 16, 70
CMYK:
0, 3, 65, 13
HSL:
57°, 67.9245%, 58.4314%
HSV (HSB):
57°, 65.1584%, 86.6667%
XYZ:
55.2049, 64.0011, 16.4650
xyY:
0.4069, 0.4717, 64.0011
CIE-Lab:
83.9663, -13.7162, 65.8032
CIE-LCH:
83.9663, 67.2175, 101.7743
CIE-Luv:
83.9663, 10.4542, 79.3707
Hunter-Lab:
80.0007, -16.8263, 43.7980
#ddd64d color charts
#ddd64d color shades, tints & tones
#ddd64d color schemes
#ddd64d color preview, HTML & CSS examples
This text has a color of #ddd64d
<p style="color:#ddd64d;">Text here</p>
.mytext {color:#ddd64d;}
This box has a color of #ddd64d
<div style="background-color:#ddd64d;">Content here</div>
.mybackground {background-color:#ddd64d;}
Border around this has a color of #ddd64d
<div style="border:2px solid #ddd64d;">Content here</div>
.myborder {border:2px solid #ddd64d;}