#ddc418 color space conversions
Hex:
#ddc418
RGB:
221, 196, 24
CMY:
13, 23, 91
CMYK:
0, 11, 89, 13
HSL:
52°, 80.4082%, 48.0392%
HSV (HSB):
52°, 89.1403%, 86.6667%
XYZ:
49.7236, 54.9180, 8.8437
xyY:
0.4382, 0.4839, 54.9180
CIE-Lab:
78.9940, -6.5747, 77.1689
CIE-LCH:
78.9940, 77.4484, 94.8698
CIE-Luv:
78.9940, 23.7713, 83.0047
Hunter-Lab:
74.1066, -9.9179, 44.7992
#ddc418 color charts
#ddc418 color shades, tints & tones
#ddc418 color schemes
#ddc418 color preview, HTML & CSS examples
This text has a color of #ddc418
<p style="color:#ddc418;">Text here</p>
.mytext {color:#ddc418;}
This box has a color of #ddc418
<div style="background-color:#ddc418;">Content here</div>
.mybackground {background-color:#ddc418;}
Border around this has a color of #ddc418
<div style="border:2px solid #ddc418;">Content here</div>
.myborder {border:2px solid #ddc418;}