#dddc5a color space conversions
Hex:
#dddc5a
RGB:
221, 220, 90
CMY:
13, 14, 65
CMYK:
0, 0, 59, 13
HSL:
60°, 65.8291%, 60.9804%
HSV (HSB):
60°, 59.2760%, 86.6667%
XYZ:
57.2575, 67.2967, 19.6446
xyY:
0.3971, 0.4667, 67.2967
CIE-Lab:
85.6536, -15.8813, 62.2528
CIE-LCH:
85.6536, 64.2466, 104.3114
CIE-Luv:
85.6536, 6.2646, 77.6445
Hunter-Lab:
82.0346, -18.9734, 43.2262
#dddc5a color charts
#dddc5a color shades, tints & tones
#dddc5a color schemes
#dddc5a color preview, HTML & CSS examples
This text has a color of #dddc5a
<p style="color:#dddc5a;">Text here</p>
.mytext {color:#dddc5a;}
This box has a color of #dddc5a
<div style="background-color:#dddc5a;">Content here</div>
.mybackground {background-color:#dddc5a;}
Border around this has a color of #dddc5a
<div style="border:2px solid #dddc5a;">Content here</div>
.myborder {border:2px solid #dddc5a;}