#ddc14a color space conversions
Hex:
#ddc14a
RGB:
221, 193, 74
CMY:
13, 24, 71
CMYK:
0, 13, 67, 13
HSL:
49°, 68.3721%, 57.8431%
HSV (HSB):
49°, 66.5158%, 86.6667%
XYZ:
50.1248, 54.0065, 14.2610
xyY:
0.4234, 0.4562, 54.0065
CIE-Lab:
78.4655, -3.2162, 61.3029
CIE-LCH:
78.4655, 61.3872, 93.0032
CIE-Luv:
78.4655, 24.6808, 71.3335
Hunter-Lab:
73.4891, -6.8563, 39.9368
#ddc14a color charts
#ddc14a color shades, tints & tones
#ddc14a color schemes
#ddc14a color preview, HTML & CSS examples
This text has a color of #ddc14a
<p style="color:#ddc14a;">Text here</p>
.mytext {color:#ddc14a;}
This box has a color of #ddc14a
<div style="background-color:#ddc14a;">Content here</div>
.mybackground {background-color:#ddc14a;}
Border around this has a color of #ddc14a
<div style="border:2px solid #ddc14a;">Content here</div>
.myborder {border:2px solid #ddc14a;}