#ddc34a color space conversions
Hex:
#ddc34a
RGB:
221, 195, 74
CMY:
13, 24, 71
CMYK:
0, 12, 67, 13
HSL:
49°, 68.3721%, 57.8431%
HSV (HSB):
49°, 66.5158%, 86.6667%
XYZ:
50.5699, 54.8968, 14.4094
xyY:
0.4219, 0.4579, 54.8968
CIE-Lab:
78.9818, -4.2491, 61.8419
CIE-LCH:
78.9818, 61.9877, 93.9305
CIE-Luv:
78.9818, 23.2959, 72.1893
Hunter-Lab:
74.0924, -7.8308, 40.3340
#ddc34a color charts
#ddc34a color shades, tints & tones
#ddc34a color schemes
#ddc34a color preview, HTML & CSS examples
This text has a color of #ddc34a
<p style="color:#ddc34a;">Text here</p>
.mytext {color:#ddc34a;}
This box has a color of #ddc34a
<div style="background-color:#ddc34a;">Content here</div>
.mybackground {background-color:#ddc34a;}
Border around this has a color of #ddc34a
<div style="border:2px solid #ddc34a;">Content here</div>
.myborder {border:2px solid #ddc34a;}