#dda34f color space conversions
Hex:
#dda34f
RGB:
221, 163, 79
CMY:
13, 36, 69
CMYK:
0, 26, 64, 13
HSL:
35°, 67.6190%, 58.8235%
HSV (HSB):
35°, 64.2534%, 86.6667%
XYZ:
44.3273, 42.1311, 13.1929
xyY:
0.4448, 0.4228, 42.1311
CIE-Lab:
70.9612, 12.9135, 50.9660
CIE-LCH:
70.9612, 52.5766, 75.7819
CIE-Luv:
70.9612, 45.9798, 56.5847
Hunter-Lab:
64.9084, 8.3115, 33.3849
#dda34f color charts
#dda34f color shades, tints & tones
#dda34f color schemes
#dda34f color preview, HTML & CSS examples
This text has a color of #dda34f
<p style="color:#dda34f;">Text here</p>
.mytext {color:#dda34f;}
This box has a color of #dda34f
<div style="background-color:#dda34f;">Content here</div>
.mybackground {background-color:#dda34f;}
Border around this has a color of #dda34f
<div style="border:2px solid #dda34f;">Content here</div>
.myborder {border:2px solid #dda34f;}