#ddc70c color space conversions
Hex:
#ddc70c
RGB:
221, 199, 12
CMY:
13, 22, 95
CMYK:
0, 10, 95, 13
HSL:
54°, 89.6996%, 45.6863%
HSV (HSB):
54°, 94.5701%, 86.6667%
XYZ:
50.3086, 56.2455, 8.5528
xyY:
0.4371, 0.4886, 56.2455
CIE-Lab:
79.7534, -8.2741, 79.4385
CIE-LCH:
79.7534, 79.8682, 95.9463
CIE-Luv:
79.7534, 21.7482, 85.1221
Hunter-Lab:
74.9970, -11.5056, 45.7364
#ddc70c color charts
#ddc70c color shades, tints & tones
#ddc70c color schemes
#ddc70c color preview, HTML & CSS examples
This text has a color of #ddc70c
<p style="color:#ddc70c;">Text here</p>
.mytext {color:#ddc70c;}
This box has a color of #ddc70c
<div style="background-color:#ddc70c;">Content here</div>
.mybackground {background-color:#ddc70c;}
Border around this has a color of #ddc70c
<div style="border:2px solid #ddc70c;">Content here</div>
.myborder {border:2px solid #ddc70c;}