#ddda6a color space conversions
Hex:
#ddda6a
RGB:
221, 218, 106
CMY:
13, 15, 58
CMYK:
0, 1, 52, 13
HSL:
58°, 62.8415%, 64.1176%
HSV (HSB):
58°, 52.0362%, 86.6667%
XYZ:
57.4917, 66.5556, 23.4520
xyY:
0.3898, 0.4512, 66.5556
CIE-Lab:
85.2790, -13.6917, 54.7325
CIE-LCH:
85.2790, 56.4190, 104.0447
CIE-Luv:
85.2790, 7.0517, 70.4529
Hunter-Lab:
81.5816, -16.9763, 40.0632
#ddda6a color charts
#ddda6a color shades, tints & tones
#ddda6a color schemes
#ddda6a color preview, HTML & CSS examples
This text has a color of #ddda6a
<p style="color:#ddda6a;">Text here</p>
.mytext {color:#ddda6a;}
This box has a color of #ddda6a
<div style="background-color:#ddda6a;">Content here</div>
.mybackground {background-color:#ddda6a;}
Border around this has a color of #ddda6a
<div style="border:2px solid #ddda6a;">Content here</div>
.myborder {border:2px solid #ddda6a;}