#ddaf01 color space conversions
Hex:
#ddaf01
RGB:
221, 175, 1
CMY:
13, 31, 100
CMYK:
0, 21, 100, 13
HSL:
47°, 99.0991%, 43.5294%
HSV (HSB):
47°, 99.5475%, 86.6667%
XYZ:
45.1542, 46.0343, 6.5343
xyY:
0.4621, 0.4711, 46.0343
CIE-Lab:
73.5678, 4.0746, 76.1244
CIE-LCH:
73.5678, 76.2334, 86.9361
CIE-Luv:
73.5678, 39.5004, 76.7204
Hunter-Lab:
67.8486, 0.0594, 41.7839
#ddaf01 color charts
#ddaf01 color shades, tints & tones
#ddaf01 color schemes
#ddaf01 color preview, HTML & CSS examples
This text has a color of #ddaf01
<p style="color:#ddaf01;">Text here</p>
.mytext {color:#ddaf01;}
This box has a color of #ddaf01
<div style="background-color:#ddaf01;">Content here</div>
.mybackground {background-color:#ddaf01;}
Border around this has a color of #ddaf01
<div style="border:2px solid #ddaf01;">Content here</div>
.myborder {border:2px solid #ddaf01;}