#ddda95 color space conversions
Hex:
#ddda95
RGB:
221, 218, 149
CMY:
13, 15, 42
CMYK:
0, 1, 33, 13
HSL:
58°, 51.4286%, 72.5490%
HSV (HSB):
58°, 32.5792%, 86.6667%
XYZ:
60.3150, 67.6849, 38.3193
xyY:
0.3626, 0.4070, 67.6849
CIE-Lab:
85.8486, -9.3354, 34.3964
CIE-LCH:
85.8486, 35.6407, 105.1847
CIE-Luv:
85.8486, 5.3645, 48.3592
Hunter-Lab:
82.2708, -13.1107, 29.9740
#ddda95 color charts
#ddda95 color shades, tints & tones
#ddda95 color schemes
#ddda95 color preview, HTML & CSS examples
This text has a color of #ddda95
<p style="color:#ddda95;">Text here</p>
.mytext {color:#ddda95;}
This box has a color of #ddda95
<div style="background-color:#ddda95;">Content here</div>
.mybackground {background-color:#ddda95;}
Border around this has a color of #ddda95
<div style="border:2px solid #ddda95;">Content here</div>
.myborder {border:2px solid #ddda95;}