#ddab2f color space conversions
Hex:
#ddab2f
RGB:
221, 171, 47
CMY:
13, 33, 82
CMYK:
0, 23, 79, 13
HSL:
43°, 71.9008%, 52.5490%
HSV (HSB):
43°, 78.7330%, 86.6667%
XYZ:
44.8948, 44.7032, 8.9517
xyY:
0.4556, 0.4536, 44.7032
CIE-Lab:
72.6960, 7.0834, 65.9591
CIE-LCH:
72.6960, 66.3384, 83.8704
CIE-Luv:
72.6960, 41.6610, 69.6200
Hunter-Lab:
66.8605, 2.8516, 38.8642
#ddab2f color charts
#ddab2f color shades, tints & tones
#ddab2f color schemes
#ddab2f color preview, HTML & CSS examples
This text has a color of #ddab2f
<p style="color:#ddab2f;">Text here</p>
.mytext {color:#ddab2f;}
This box has a color of #ddab2f
<div style="background-color:#ddab2f;">Content here</div>
.mybackground {background-color:#ddab2f;}
Border around this has a color of #ddab2f
<div style="border:2px solid #ddab2f;">Content here</div>
.myborder {border:2px solid #ddab2f;}