#ddaf90 color space conversions
Hex:
#ddaf90
RGB:
221, 175, 144
CMY:
13, 31, 44
CMYK:
0, 21, 35, 13
HSL:
24°, 53.1034%, 71.5686%
HSV (HSB):
24°, 34.8416%, 86.6667%
XYZ:
50.1828, 48.0457, 33.0144
xyY:
0.3824, 0.3661, 48.0457
CIE-Lab:
74.8538, 12.5076, 22.2820
CIE-LCH:
74.8538, 25.5525, 60.6931
CIE-Luv:
74.8538, 32.0239, 27.9657
Hunter-Lab:
69.3150, 7.9295, 20.2810
#ddaf90 color charts
#ddaf90 color shades, tints & tones
#ddaf90 color schemes
#ddaf90 color preview, HTML & CSS examples
This text has a color of #ddaf90
<p style="color:#ddaf90;">Text here</p>
.mytext {color:#ddaf90;}
This box has a color of #ddaf90
<div style="background-color:#ddaf90;">Content here</div>
.mybackground {background-color:#ddaf90;}
Border around this has a color of #ddaf90
<div style="border:2px solid #ddaf90;">Content here</div>
.myborder {border:2px solid #ddaf90;}