#ddd82f color space conversions
Hex:
#ddd82f
RGB:
221, 216, 47
CMY:
13, 15, 82
CMYK:
0, 2, 79, 13
HSL:
58°, 71.9008%, 52.5490%
HSV (HSB):
58°, 78.7330%, 86.6667%
XYZ:
54.8878, 64.6891, 12.2827
xyY:
0.4163, 0.4906, 64.6891
CIE-Lab:
84.3233, -16.0552, 76.3347
CIE-LCH:
84.3233, 78.0049, 101.8777
CIE-Luv:
84.3233, 9.7338, 87.5199
Hunter-Lab:
80.4295, -18.9375, 47.2463
#ddd82f color charts
#ddd82f color shades, tints & tones
#ddd82f color schemes
#ddd82f color preview, HTML & CSS examples
This text has a color of #ddd82f
<p style="color:#ddd82f;">Text here</p>
.mytext {color:#ddd82f;}
This box has a color of #ddd82f
<div style="background-color:#ddd82f;">Content here</div>
.mybackground {background-color:#ddd82f;}
Border around this has a color of #ddd82f
<div style="border:2px solid #ddd82f;">Content here</div>
.myborder {border:2px solid #ddd82f;}