#dddb2f color space conversions
Hex:
#dddb2f
RGB:
221, 219, 47
CMY:
13, 14, 82
CMYK:
0, 1, 79, 13
HSL:
59°, 71.9008%, 52.5490%
HSV (HSB):
59°, 78.7330%, 86.6667%
XYZ:
55.6634, 66.2404, 12.5412
xyY:
0.4140, 0.4927, 66.2404
CIE-Lab:
85.1189, -17.5324, 77.0331
CIE-LCH:
85.1189, 79.0031, 102.8218
CIE-Luv:
85.1189, 7.7607, 88.7076
Hunter-Lab:
81.3882, -20.3489, 47.8357
#dddb2f color charts
#dddb2f color shades, tints & tones
#dddb2f color schemes
#dddb2f color preview, HTML & CSS examples
This text has a color of #dddb2f
<p style="color:#dddb2f;">Text here</p>
.mytext {color:#dddb2f;}
This box has a color of #dddb2f
<div style="background-color:#dddb2f;">Content here</div>
.mybackground {background-color:#dddb2f;}
Border around this has a color of #dddb2f
<div style="border:2px solid #dddb2f;">Content here</div>
.myborder {border:2px solid #dddb2f;}