#ddaf32 color space conversions
Hex:
#ddaf32
RGB:
221, 175, 50
CMY:
13, 31, 80
CMYK:
0, 21, 77, 13
HSL:
44°, 71.5481%, 53.1373%
HSV (HSB):
44°, 77.3756%, 86.6667%
XYZ:
45.7245, 46.2624, 9.5372
xyY:
0.4504, 0.4557, 46.2624
CIE-Lab:
73.7155, 5.0735, 65.8606
CIE-LCH:
73.7155, 66.0557, 85.5950
CIE-Luv:
73.7155, 38.5470, 70.5397
Hunter-Lab:
68.0165, 0.9689, 39.2979
#ddaf32 color charts
#ddaf32 color shades, tints & tones
#ddaf32 color schemes
#ddaf32 color preview, HTML & CSS examples
This text has a color of #ddaf32
<p style="color:#ddaf32;">Text here</p>
.mytext {color:#ddaf32;}
This box has a color of #ddaf32
<div style="background-color:#ddaf32;">Content here</div>
.mybackground {background-color:#ddaf32;}
Border around this has a color of #ddaf32
<div style="border:2px solid #ddaf32;">Content here</div>
.myborder {border:2px solid #ddaf32;}