#ddc34e color space conversions
Hex:
#ddc34e
RGB:
221, 195, 78
CMY:
13, 24, 69
CMYK:
0, 12, 65, 13
HSL:
49°, 67.7725%, 58.6275%
HSV (HSB):
49°, 64.7059%, 86.6667%
XYZ:
50.7090, 54.9524, 15.1420
xyY:
0.4198, 0.4549, 54.9524
CIE-Lab:
79.0139, -4.0162, 60.1985
CIE-LCH:
79.0139, 60.3323, 93.8169
CIE-Luv:
79.0139, 23.1459, 70.8710
Hunter-Lab:
74.1299, -7.6232, 39.7802
#ddc34e color charts
#ddc34e color shades, tints & tones
#ddc34e color schemes
#ddc34e color preview, HTML & CSS examples
This text has a color of #ddc34e
<p style="color:#ddc34e;">Text here</p>
.mytext {color:#ddc34e;}
This box has a color of #ddc34e
<div style="background-color:#ddc34e;">Content here</div>
.mybackground {background-color:#ddc34e;}
Border around this has a color of #ddc34e
<div style="border:2px solid #ddc34e;">Content here</div>
.myborder {border:2px solid #ddc34e;}