#ddc00c color space conversions
Hex:
#ddc00c
RGB:
221, 192, 12
CMY:
13, 25, 95
CMYK:
0, 13, 95, 13
HSL:
52°, 89.6996%, 45.6863%
HSV (HSB):
52°, 94.5701%, 86.6667%
XYZ:
48.7348, 53.0980, 8.0282
xyY:
0.4436, 0.4833, 53.0980
CIE-Lab:
77.9328, -4.6891, 78.0879
CIE-LCH:
77.9328, 78.2285, 93.4364
CIE-Luv:
77.9328, 26.7582, 82.4710
Hunter-Lab:
72.8684, -8.1378, 44.4757
#ddc00c color charts
#ddc00c color shades, tints & tones
#ddc00c color schemes
#ddc00c color preview, HTML & CSS examples
This text has a color of #ddc00c
<p style="color:#ddc00c;">Text here</p>
.mytext {color:#ddc00c;}
This box has a color of #ddc00c
<div style="background-color:#ddc00c;">Content here</div>
.mybackground {background-color:#ddc00c;}
Border around this has a color of #ddc00c
<div style="border:2px solid #ddc00c;">Content here</div>
.myborder {border:2px solid #ddc00c;}