#ddab3d color space conversions
Hex:
#ddab3d
RGB:
221, 171, 61
CMY:
13, 33, 76
CMYK:
0, 23, 72, 13
HSL:
41°, 70.1754%, 55.2941%
HSV (HSB):
41°, 72.3982%, 86.6667%
XYZ:
45.2240, 44.8349, 10.6853
xyY:
0.4489, 0.4450, 44.8349
CIE-Lab:
72.7830, 7.6579, 60.8229
CIE-LCH:
72.7830, 61.3031, 82.8239
CIE-Luv:
72.7830, 41.0814, 66.0656
Hunter-Lab:
66.9589, 3.3809, 37.4097
#ddab3d color charts
#ddab3d color shades, tints & tones
#ddab3d color schemes
#ddab3d color preview, HTML & CSS examples
This text has a color of #ddab3d
<p style="color:#ddab3d;">Text here</p>
.mytext {color:#ddab3d;}
This box has a color of #ddab3d
<div style="background-color:#ddab3d;">Content here</div>
.mybackground {background-color:#ddab3d;}
Border around this has a color of #ddab3d
<div style="border:2px solid #ddab3d;">Content here</div>
.myborder {border:2px solid #ddab3d;}