#ddab2d color space conversions
Hex:
#ddab2d
RGB:
221, 171, 45
CMY:
13, 33, 82
CMYK:
0, 23, 80, 13
HSL:
43°, 72.1311%, 52.1569%
HSV (HSB):
43°, 79.6380%, 86.6667%
XYZ:
44.8554, 44.6874, 8.7440
xyY:
0.4564, 0.4547, 44.6874
CIE-Lab:
72.6856, 7.0144, 66.6189
CIE-LCH:
72.6856, 66.9871, 83.9894
CIE-Luv:
72.6856, 41.7312, 70.0502
Hunter-Lab:
66.8487, 2.7881, 39.0387
#ddab2d color charts
#ddab2d color shades, tints & tones
#ddab2d color schemes
#ddab2d color preview, HTML & CSS examples
This text has a color of #ddab2d
<p style="color:#ddab2d;">Text here</p>
.mytext {color:#ddab2d;}
This box has a color of #ddab2d
<div style="background-color:#ddab2d;">Content here</div>
.mybackground {background-color:#ddab2d;}
Border around this has a color of #ddab2d
<div style="border:2px solid #ddab2d;">Content here</div>
.myborder {border:2px solid #ddab2d;}