#ddda9a color space conversions
Hex:
#ddda9a
RGB:
221, 218, 154
CMY:
13, 15, 40
CMYK:
0, 1, 30, 13
HSL:
57°, 49.6296%, 73.5294%
HSV (HSB):
57°, 30.3167%, 86.6667%
XYZ:
60.7229, 67.8481, 40.4674
xyY:
0.3592, 0.4014, 67.8481
CIE-Lab:
85.9304, -8.7214, 31.9467
CIE-LCH:
85.9304, 33.1158, 105.2696
CIE-Luv:
85.9304, 5.1341, 45.3423
Hunter-Lab:
82.3699, -12.5576, 28.5305
#ddda9a color charts
#ddda9a color shades, tints & tones
#ddda9a color schemes
#ddda9a color preview, HTML & CSS examples
This text has a color of #ddda9a
<p style="color:#ddda9a;">Text here</p>
.mytext {color:#ddda9a;}
This box has a color of #ddda9a
<div style="background-color:#ddda9a;">Content here</div>
.mybackground {background-color:#ddda9a;}
Border around this has a color of #ddda9a
<div style="border:2px solid #ddda9a;">Content here</div>
.myborder {border:2px solid #ddda9a;}