#dddd5e color space conversions
Hex:
#dddd5e
RGB:
221, 221, 94
CMY:
13, 13, 63
CMYK:
0, 0, 57, 13
HSL:
60°, 65.1282%, 61.7647%
HSV (HSB):
60°, 57.4661%, 86.6667%
XYZ:
57.6956, 67.8932, 20.6535
xyY:
0.3945, 0.4643, 67.8932
CIE-Lab:
85.9530, -16.0975, 60.8667
CIE-LCH:
85.9530, 62.9594, 104.8140
CIE-Luv:
85.9530, 5.5279, 76.6296
Hunter-Lab:
82.3973, -19.2074, 42.8167
#dddd5e color charts
#dddd5e color shades, tints & tones
#dddd5e color schemes
#dddd5e color preview, HTML & CSS examples
This text has a color of #dddd5e
<p style="color:#dddd5e;">Text here</p>
.mytext {color:#dddd5e;}
This box has a color of #dddd5e
<div style="background-color:#dddd5e;">Content here</div>
.mybackground {background-color:#dddd5e;}
Border around this has a color of #dddd5e
<div style="border:2px solid #dddd5e;">Content here</div>
.myborder {border:2px solid #dddd5e;}