#ddc60e color space conversions
Hex:
#ddc60e
RGB:
221, 198, 14
CMY:
13, 22, 95
CMYK:
0, 10, 94, 13
HSL:
53°, 88.0851%, 46.0784%
HSV (HSB):
53°, 93.6652%, 86.6667%
XYZ:
50.0921, 55.7920, 8.5443
xyY:
0.4378, 0.4876, 55.7920
CIE-Lab:
79.4953, -7.7426, 79.0219
CIE-LCH:
79.4953, 79.4003, 95.5960
CIE-Luv:
79.4953, 22.4430, 84.6156
Hunter-Lab:
74.6941, -11.0070, 45.5037
#ddc60e color charts
#ddc60e color shades, tints & tones
#ddc60e color schemes
#ddc60e color preview, HTML & CSS examples
This text has a color of #ddc60e
<p style="color:#ddc60e;">Text here</p>
.mytext {color:#ddc60e;}
This box has a color of #ddc60e
<div style="background-color:#ddc60e;">Content here</div>
.mybackground {background-color:#ddc60e;}
Border around this has a color of #ddc60e
<div style="border:2px solid #ddc60e;">Content here</div>
.myborder {border:2px solid #ddc60e;}