#ddaf4b color space conversions
Hex:
#ddaf4b
RGB:
221, 175, 75
CMY:
13, 31, 71
CMYK:
0, 21, 66, 13
HSL:
41°, 68.2243%, 58.0392%
HSV (HSB):
41°, 66.0633%, 86.6667%
XYZ:
46.4188, 46.5401, 13.1932
xyY:
0.4373, 0.4384, 46.5401
CIE-Lab:
73.8946, 6.2742, 56.0230
CIE-LCH:
73.8946, 56.3733, 83.6099
CIE-Luv:
73.8946, 37.4266, 63.2642
Hunter-Lab:
68.2203, 2.0702, 36.2880
#ddaf4b color charts
#ddaf4b color shades, tints & tones
#ddaf4b color schemes
#ddaf4b color preview, HTML & CSS examples
This text has a color of #ddaf4b
<p style="color:#ddaf4b;">Text here</p>
.mytext {color:#ddaf4b;}
This box has a color of #ddaf4b
<div style="background-color:#ddaf4b;">Content here</div>
.mybackground {background-color:#ddaf4b;}
Border around this has a color of #ddaf4b
<div style="border:2px solid #ddaf4b;">Content here</div>
.myborder {border:2px solid #ddaf4b;}