#ddd25d color space conversions
Hex:
#ddd25d
RGB:
221, 210, 93
CMY:
13, 18, 64
CMYK:
0, 5, 58, 13
HSL:
55°, 65.3061%, 61.5686%
HSV (HSB):
55°, 57.9186%, 86.6667%
XYZ:
54.8412, 62.2557, 19.4820
xyY:
0.4015, 0.4558, 62.2557
CIE-Lab:
83.0492, -10.6812, 58.0751
CIE-LCH:
83.0492, 59.0492, 100.4214
CIE-Luv:
83.0492, 12.5812, 72.0661
Hunter-Lab:
78.9023, -14.0122, 40.5921
#ddd25d color charts
#ddd25d color shades, tints & tones
#ddd25d color schemes
#ddd25d color preview, HTML & CSS examples
This text has a color of #ddd25d
<p style="color:#ddd25d;">Text here</p>
.mytext {color:#ddd25d;}
This box has a color of #ddd25d
<div style="background-color:#ddd25d;">Content here</div>
.mybackground {background-color:#ddd25d;}
Border around this has a color of #ddd25d
<div style="border:2px solid #ddd25d;">Content here</div>
.myborder {border:2px solid #ddd25d;}