#ddd51f color space conversions
Hex:
#ddd51f
RGB:
221, 213, 31
CMY:
13, 16, 88
CMYK:
0, 4, 86, 13
HSL:
57°, 75.3968%, 49.4118%
HSV (HSB):
57°, 85.9729%, 86.6667%
XYZ:
53.8604, 63.0596, 10.6293
xyY:
0.4223, 0.4944, 63.0596
CIE-Lab:
83.4737, -15.0075, 79.4166
CIE-LCH:
83.4737, 80.8222, 100.7011
CIE-Luv:
83.4737, 11.9300, 88.7581
Hunter-Lab:
79.4101, -17.8989, 47.6509
#ddd51f color charts
#ddd51f color shades, tints & tones
#ddd51f color schemes
#ddd51f color preview, HTML & CSS examples
This text has a color of #ddd51f
<p style="color:#ddd51f;">Text here</p>
.mytext {color:#ddd51f;}
This box has a color of #ddd51f
<div style="background-color:#ddd51f;">Content here</div>
.mybackground {background-color:#ddd51f;}
Border around this has a color of #ddd51f
<div style="border:2px solid #ddd51f;">Content here</div>
.myborder {border:2px solid #ddd51f;}