#ddd67c color space conversions
Hex:
#ddd67c
RGB:
221, 214, 124
CMY:
13, 16, 51
CMYK:
0, 3, 44, 13
HSL:
56°, 58.7879%, 67.6471%
HSV (HSB):
56°, 43.8914%, 86.6667%
XYZ:
57.5035, 64.9205, 28.5689
xyY:
0.3808, 0.4300, 64.9205
CIE-Lab:
84.4428, -10.0584, 45.1385
CIE-LCH:
84.4428, 46.2456, 102.5622
CIE-Luv:
84.4428, 8.8676, 60.0902
Hunter-Lab:
80.5733, -13.6115, 35.3788
#ddd67c color charts
#ddd67c color shades, tints & tones
#ddd67c color schemes
#ddd67c color preview, HTML & CSS examples
This text has a color of #ddd67c
<p style="color:#ddd67c;">Text here</p>
.mytext {color:#ddd67c;}
This box has a color of #ddd67c
<div style="background-color:#ddd67c;">Content here</div>
.mybackground {background-color:#ddd67c;}
Border around this has a color of #ddd67c
<div style="border:2px solid #ddd67c;">Content here</div>
.myborder {border:2px solid #ddd67c;}