#ddc725 color space conversions
Hex:
#ddc725
RGB:
221, 199, 37
CMY:
13, 22, 85
CMYK:
0, 10, 83, 13
HSL:
53°, 73.0159%, 50.5882%
HSV (HSB):
53°, 83.2579%, 86.6667%
XYZ:
50.5761, 56.3526, 9.9618
xyY:
0.4327, 0.4821, 56.3526
CIE-Lab:
79.8141, -7.8199, 75.0765
CIE-LCH:
79.8141, 75.4827, 95.9464
CIE-Luv:
79.8141, 21.4683, 82.5032
Hunter-Lab:
75.0683, -11.1080, 44.6799
#ddc725 color charts
#ddc725 color shades, tints & tones
#ddc725 color schemes
#ddc725 color preview, HTML & CSS examples
This text has a color of #ddc725
<p style="color:#ddc725;">Text here</p>
.mytext {color:#ddc725;}
This box has a color of #ddc725
<div style="background-color:#ddc725;">Content here</div>
.mybackground {background-color:#ddc725;}
Border around this has a color of #ddc725
<div style="border:2px solid #ddc725;">Content here</div>
.myborder {border:2px solid #ddc725;}