#ddc14e color space conversions
Hex:
#ddc14e
RGB:
221, 193, 78
CMY:
13, 24, 69
CMYK:
0, 13, 65, 13
HSL:
48°, 67.7725%, 58.6275%
HSV (HSB):
48°, 64.7059%, 86.6667%
XYZ:
50.2639, 54.0621, 14.9936
xyY:
0.4213, 0.4531, 54.0621
CIE-Lab:
78.4980, -2.9826, 59.6486
CIE-LCH:
78.4980, 59.7231, 92.8625
CIE-Luv:
78.4980, 24.5246, 70.0046
Hunter-Lab:
73.5270, -6.6475, 39.3785
#ddc14e color charts
#ddc14e color shades, tints & tones
#ddc14e color schemes
#ddc14e color preview, HTML & CSS examples
This text has a color of #ddc14e
<p style="color:#ddc14e;">Text here</p>
.mytext {color:#ddc14e;}
This box has a color of #ddc14e
<div style="background-color:#ddc14e;">Content here</div>
.mybackground {background-color:#ddc14e;}
Border around this has a color of #ddc14e
<div style="border:2px solid #ddc14e;">Content here</div>
.myborder {border:2px solid #ddc14e;}