#ddc75c color space conversions
Hex:
#ddc75c
RGB:
221, 199, 92
CMY:
13, 22, 64
CMYK:
0, 10, 58, 13
HSL:
50°, 65.4822%, 61.3725%
HSV (HSB):
50°, 58.3710%, 86.6667%
XYZ:
52.1740, 56.9917, 18.3759
xyY:
0.4091, 0.4468, 56.9917
CIE-Lab:
80.1749, -5.1527, 55.2942
CIE-LCH:
80.1749, 55.5338, 95.3239
CIE-Luv:
80.1749, 19.8656, 67.4893
Hunter-Lab:
75.4929, -8.7491, 38.4131
#ddc75c color charts
#ddc75c color shades, tints & tones
#ddc75c color schemes
#ddc75c color preview, HTML & CSS examples
This text has a color of #ddc75c
<p style="color:#ddc75c;">Text here</p>
.mytext {color:#ddc75c;}
This box has a color of #ddc75c
<div style="background-color:#ddc75c;">Content here</div>
.mybackground {background-color:#ddc75c;}
Border around this has a color of #ddc75c
<div style="border:2px solid #ddc75c;">Content here</div>
.myborder {border:2px solid #ddc75c;}