#ddc400 color space conversions
Hex:
#ddc400
RGB:
221, 196, 0
CMY:
13, 23, 100
CMYK:
0, 11, 100, 13
HSL:
53°, 100.0000%, 43.3333%
HSV (HSB):
53°, 100.0000%, 86.6667%
XYZ:
49.5587, 54.8520, 7.9755
xyY:
0.4410, 0.4881, 54.8520
CIE-Lab:
78.9559, -6.8565, 80.0358
CIE-LCH:
78.9559, 80.3289, 94.8965
CIE-Luv:
78.9559, 23.9558, 84.6489
Hunter-Lab:
74.0621, -10.1654, 45.4588
#ddc400 color charts
#ddc400 color shades, tints & tones
#ddc400 color schemes
#ddc400 color preview, HTML & CSS examples
This text has a color of #ddc400
<p style="color:#ddc400;">Text here</p>
.mytext {color:#ddc400;}
This box has a color of #ddc400
<div style="background-color:#ddc400;">Content here</div>
.mybackground {background-color:#ddc400;}
Border around this has a color of #ddc400
<div style="border:2px solid #ddc400;">Content here</div>
.myborder {border:2px solid #ddc400;}