#ddc53f color space conversions
Hex:
#ddc53f
RGB:
221, 197, 63
CMY:
13, 23, 75
CMYK:
0, 11, 71, 13
HSL:
51°, 69.9115%, 55.6863%
HSV (HSB):
51°, 71.4932%, 86.6667%
XYZ:
50.6822, 55.6635, 12.7755
xyY:
0.4255, 0.4673, 55.6635
CIE-Lab:
79.4219, -5.8466, 66.6085
CIE-LCH:
79.4219, 66.8646, 95.0163
CIE-Luv:
79.4219, 22.2737, 76.2629
Hunter-Lab:
74.6080, -9.3065, 42.0731
#ddc53f color charts
#ddc53f color shades, tints & tones
#ddc53f color schemes
#ddc53f color preview, HTML & CSS examples
This text has a color of #ddc53f
<p style="color:#ddc53f;">Text here</p>
.mytext {color:#ddc53f;}
This box has a color of #ddc53f
<div style="background-color:#ddc53f;">Content here</div>
.mybackground {background-color:#ddc53f;}
Border around this has a color of #ddc53f
<div style="border:2px solid #ddc53f;">Content here</div>
.myborder {border:2px solid #ddc53f;}