#dda97f color space conversions
Hex:
#dda97f
RGB:
221, 169, 127
CMY:
13, 34, 50
CMYK:
0, 24, 43, 13
HSL:
27°, 58.0247%, 68.2353%
HSV (HSB):
27°, 42.5339%, 86.6667%
XYZ:
47.8375, 45.2804, 26.2974
xyY:
0.4006, 0.3792, 45.2804
CIE-Lab:
73.0761, 13.7736, 29.0285
CIE-LCH:
73.0761, 32.1305, 64.6164
CIE-Luv:
73.0761, 37.6066, 35.4503
Hunter-Lab:
67.2907, 9.1384, 23.9328
#dda97f color charts
#dda97f color shades, tints & tones
#dda97f color schemes
#dda97f color preview, HTML & CSS examples
This text has a color of #dda97f
<p style="color:#dda97f;">Text here</p>
.mytext {color:#dda97f;}
This box has a color of #dda97f
<div style="background-color:#dda97f;">Content here</div>
.mybackground {background-color:#dda97f;}
Border around this has a color of #dda97f
<div style="border:2px solid #dda97f;">Content here</div>
.myborder {border:2px solid #dda97f;}