#ddc40d color space conversions
Hex:
#ddc40d
RGB:
221, 196, 13
CMY:
13, 23, 95
CMYK:
0, 11, 94, 13
HSL:
53°, 88.8889%, 45.8824%
HSV (HSB):
53°, 94.1176%, 86.6667%
XYZ:
49.6314, 54.8811, 8.3580
xyY:
0.4397, 0.4862, 54.8811
CIE-Lab:
78.9727, -6.7322, 78.7476
CIE-LCH:
78.9727, 79.0348, 94.8864
CIE-Luv:
78.9727, 23.8743, 83.9229
Hunter-Lab:
74.0818, -10.0563, 45.1680
#ddc40d color charts
#ddc40d color shades, tints & tones
#ddc40d color schemes
#ddc40d color preview, HTML & CSS examples
This text has a color of #ddc40d
<p style="color:#ddc40d;">Text here</p>
.mytext {color:#ddc40d;}
This box has a color of #ddc40d
<div style="background-color:#ddc40d;">Content here</div>
.mybackground {background-color:#ddc40d;}
Border around this has a color of #ddc40d
<div style="border:2px solid #ddc40d;">Content here</div>
.myborder {border:2px solid #ddc40d;}