#dddd7a color space conversions
Hex:
#dddd7a
RGB:
221, 221, 122
CMY:
13, 13, 52
CMYK:
0, 0, 45, 13
HSL:
60°, 59.2814%, 67.2549%
HSV (HSB):
60°, 44.7964%, 86.6667%
XYZ:
59.1881, 68.4902, 28.5127
xyY:
0.3789, 0.4385, 68.4902
CIE-Lab:
86.2510, -13.7624, 48.3401
CIE-LCH:
86.2510, 50.2610, 105.8916
CIE-Luv:
86.2510, 4.6574, 64.5587
Hunter-Lab:
82.7588, -17.1669, 37.5041
#dddd7a color charts
#dddd7a color shades, tints & tones
#dddd7a color schemes
#dddd7a color preview, HTML & CSS examples
This text has a color of #dddd7a
<p style="color:#dddd7a;">Text here</p>
.mytext {color:#dddd7a;}
This box has a color of #dddd7a
<div style="background-color:#dddd7a;">Content here</div>
.mybackground {background-color:#dddd7a;}
Border around this has a color of #dddd7a
<div style="border:2px solid #dddd7a;">Content here</div>
.myborder {border:2px solid #dddd7a;}