#ddc53a color space conversions
Hex:
#ddc53a
RGB:
221, 197, 58
CMY:
13, 23, 77
CMYK:
0, 11, 74, 13
HSL:
51°, 70.5628%, 54.7059%
HSV (HSB):
51°, 73.7557%, 86.6667%
XYZ:
50.5488, 55.6101, 12.0726
xyY:
0.4275, 0.4703, 55.6101
CIE-Lab:
79.3914, -6.0714, 68.3856
CIE-LCH:
79.3914, 68.6546, 95.0735
CIE-Luv:
79.3914, 22.4151, 77.5442
Hunter-Lab:
74.5722, -9.5052, 42.6020
#ddc53a color charts
#ddc53a color shades, tints & tones
#ddc53a color schemes
#ddc53a color preview, HTML & CSS examples
This text has a color of #ddc53a
<p style="color:#ddc53a;">Text here</p>
.mytext {color:#ddc53a;}
This box has a color of #ddc53a
<div style="background-color:#ddc53a;">Content here</div>
.mybackground {background-color:#ddc53a;}
Border around this has a color of #ddc53a
<div style="border:2px solid #ddc53a;">Content here</div>
.myborder {border:2px solid #ddc53a;}