#dda75a color space conversions
Hex:
#dda75a
RGB:
221, 167, 90
CMY:
13, 35, 65
CMYK:
0, 24, 59, 13
HSL:
35°, 65.8291%, 60.9804%
HSV (HSB):
35°, 59.2760%, 86.6667%
XYZ:
45.4830, 43.7478, 15.7198
xyY:
0.4334, 0.4168, 43.7478
CIE-Lab:
72.0596, 11.5199, 46.9067
CIE-LCH:
72.0596, 48.3006, 76.2017
CIE-Luv:
72.0596, 42.2538, 53.8054
Hunter-Lab:
66.1421, 6.9978, 32.2082
#dda75a color charts
#dda75a color shades, tints & tones
#dda75a color schemes
#dda75a color preview, HTML & CSS examples
This text has a color of #dda75a
<p style="color:#dda75a;">Text here</p>
.mytext {color:#dda75a;}
This box has a color of #dda75a
<div style="background-color:#dda75a;">Content here</div>
.mybackground {background-color:#dda75a;}
Border around this has a color of #dda75a
<div style="border:2px solid #dda75a;">Content here</div>
.myborder {border:2px solid #dda75a;}