#ddc971 color space conversions
Hex:
#ddc971
RGB:
221, 201, 113
CMY:
13, 21, 56
CMYK:
0, 9, 49, 13
HSL:
49°, 61.3636%, 65.4902%
HSV (HSB):
49°, 48.8688%, 86.6667%
XYZ:
53.6861, 58.3377, 24.0535
xyY:
0.3945, 0.4287, 58.3377
CIE-Lab:
80.9262, -4.4735, 46.2113
CIE-LCH:
80.9262, 46.4274, 95.5293
CIE-Luv:
80.9262, 17.5783, 59.1505
Hunter-Lab:
76.3791, -8.1977, 34.7936
#ddc971 color charts
#ddc971 color shades, tints & tones
#ddc971 color schemes
#ddc971 color preview, HTML & CSS examples
This text has a color of #ddc971
<p style="color:#ddc971;">Text here</p>
.mytext {color:#ddc971;}
This box has a color of #ddc971
<div style="background-color:#ddc971;">Content here</div>
.mybackground {background-color:#ddc971;}
Border around this has a color of #ddc971
<div style="border:2px solid #ddc971;">Content here</div>
.myborder {border:2px solid #ddc971;}