#ddc74e color space conversions
Hex:
#ddc74e
RGB:
221, 199, 78
CMY:
13, 22, 69
CMYK:
0, 10, 65, 13
HSL:
51°, 67.7725%, 58.6275%
HSV (HSB):
51°, 64.7059%, 86.6667%
XYZ:
51.6174, 56.7691, 15.4447
xyY:
0.4168, 0.4584, 56.7691
CIE-Lab:
80.0495, -6.0733, 61.2981
CIE-LCH:
80.0495, 61.5982, 95.6583
CIE-Luv:
80.0495, 20.4110, 72.6017
Hunter-Lab:
75.3452, -9.5678, 40.5880
#ddc74e color charts
#ddc74e color shades, tints & tones
#ddc74e color schemes
#ddc74e color preview, HTML & CSS examples
This text has a color of #ddc74e
<p style="color:#ddc74e;">Text here</p>
.mytext {color:#ddc74e;}
This box has a color of #ddc74e
<div style="background-color:#ddc74e;">Content here</div>
.mybackground {background-color:#ddc74e;}
Border around this has a color of #ddc74e
<div style="border:2px solid #ddc74e;">Content here</div>
.myborder {border:2px solid #ddc74e;}