#ddc671 color space conversions
Hex:
#ddc671
RGB:
221, 198, 113
CMY:
13, 22, 56
CMYK:
0, 10, 49, 13
HSL:
47°, 61.3636%, 65.4902%
HSV (HSB):
47°, 48.8688%, 86.6667%
XYZ:
52.9935, 56.9526, 23.8227
xyY:
0.3962, 0.4258, 56.9526
CIE-Lab:
80.1529, -2.9254, 45.2662
CIE-LCH:
80.1529, 45.3606, 93.6977
CIE-Luv:
80.1529, 19.5232, 57.6901
Hunter-Lab:
75.4669, -6.7229, 34.1108
#ddc671 color charts
#ddc671 color shades, tints & tones
#ddc671 color schemes
#ddc671 color preview, HTML & CSS examples
This text has a color of #ddc671
<p style="color:#ddc671;">Text here</p>
.mytext {color:#ddc671;}
This box has a color of #ddc671
<div style="background-color:#ddc671;">Content here</div>
.mybackground {background-color:#ddc671;}
Border around this has a color of #ddc671
<div style="border:2px solid #ddc671;">Content here</div>
.myborder {border:2px solid #ddc671;}