#ddc57d color space conversions
Hex:
#ddc57d
RGB:
221, 197, 125
CMY:
13, 23, 51
CMYK:
0, 11, 43, 13
HSL:
45°, 58.5366%, 67.8431%
HSV (HSB):
45°, 43.4389%, 86.6667%
XYZ:
53.4867, 56.7853, 27.5436
xyY:
0.3881, 0.4120, 56.7853
CIE-Lab:
80.0587, -1.2466, 39.1301
CIE-LCH:
80.0587, 39.1500, 91.8247
CIE-Luv:
80.0587, 19.4915, 50.9897
Hunter-Lab:
75.3560, -5.1761, 31.0779
#ddc57d color charts
#ddc57d color shades, tints & tones
#ddc57d color schemes
#ddc57d color preview, HTML & CSS examples
This text has a color of #ddc57d
<p style="color:#ddc57d;">Text here</p>
.mytext {color:#ddc57d;}
This box has a color of #ddc57d
<div style="background-color:#ddc57d;">Content here</div>
.mybackground {background-color:#ddc57d;}
Border around this has a color of #ddc57d
<div style="border:2px solid #ddc57d;">Content here</div>
.myborder {border:2px solid #ddc57d;}