#ddd51d color space conversions
Hex:
#ddd51d
RGB:
221, 213, 29
CMY:
13, 16, 89
CMYK:
0, 4, 87, 13
HSL:
58°, 76.8000%, 49.0196%
HSV (HSB):
58°, 86.8778%, 86.6667%
XYZ:
53.8348, 63.0494, 10.4947
xyY:
0.4226, 0.4950, 63.0494
CIE-Lab:
83.4683, -15.0498, 79.7976
CIE-LCH:
83.4683, 81.2044, 100.6805
CIE-Luv:
83.4683, 11.9497, 88.9928
Hunter-Lab:
79.4036, -17.9352, 47.7462
#ddd51d color charts
#ddd51d color shades, tints & tones
#ddd51d color schemes
#ddd51d color preview, HTML & CSS examples
This text has a color of #ddd51d
<p style="color:#ddd51d;">Text here</p>
.mytext {color:#ddd51d;}
This box has a color of #ddd51d
<div style="background-color:#ddd51d;">Content here</div>
.mybackground {background-color:#ddd51d;}
Border around this has a color of #ddd51d
<div style="border:2px solid #ddd51d;">Content here</div>
.myborder {border:2px solid #ddd51d;}