#ddaf0c color space conversions
Hex:
#ddaf0c
RGB:
221, 175, 12
CMY:
13, 31, 95
CMYK:
0, 21, 95, 13
HSL:
47°, 89.6996%, 45.6863%
HSV (HSB):
47°, 94.5701%, 86.6667%
XYZ:
45.2151, 46.0586, 6.8549
xyY:
0.4608, 0.4694, 46.0586
CIE-Lab:
73.5836, 4.1818, 74.8914
CIE-LCH:
73.5836, 75.0081, 86.8040
CIE-Luv:
73.5836, 39.3971, 76.0514
Hunter-Lab:
67.8665, 0.1567, 41.5179
#ddaf0c color charts
#ddaf0c color shades, tints & tones
#ddaf0c color schemes
#ddaf0c color preview, HTML & CSS examples
This text has a color of #ddaf0c
<p style="color:#ddaf0c;">Text here</p>
.mytext {color:#ddaf0c;}
This box has a color of #ddaf0c
<div style="background-color:#ddaf0c;">Content here</div>
.mybackground {background-color:#ddaf0c;}
Border around this has a color of #ddaf0c
<div style="border:2px solid #ddaf0c;">Content here</div>
.myborder {border:2px solid #ddaf0c;}