#ddc571 color space conversions
Hex:
#ddc571
RGB:
221, 197, 113
CMY:
13, 23, 56
CMYK:
0, 11, 49, 13
HSL:
47°, 61.3636%, 65.4902%
HSV (HSB):
47°, 48.8688%, 86.6667%
XYZ:
52.7657, 56.4969, 23.7467
xyY:
0.3967, 0.4248, 56.4969
CIE-Lab:
79.8958, -2.4078, 44.9510
CIE-LCH:
79.8958, 45.0155, 93.0661
CIE-Luv:
79.8958, 20.1744, 57.2026
Hunter-Lab:
75.1644, -6.2301, 33.8836
#ddc571 color charts
#ddc571 color shades, tints & tones
#ddc571 color schemes
#ddc571 color preview, HTML & CSS examples
This text has a color of #ddc571
<p style="color:#ddc571;">Text here</p>
.mytext {color:#ddc571;}
This box has a color of #ddc571
<div style="background-color:#ddc571;">Content here</div>
.mybackground {background-color:#ddc571;}
Border around this has a color of #ddc571
<div style="border:2px solid #ddc571;">Content here</div>
.myborder {border:2px solid #ddc571;}