#ddba4c color space conversions
Hex:
#ddba4c
RGB:
221, 186, 76
CMY:
13, 27, 70
CMYK:
0, 16, 66, 13
HSL:
46°, 68.0751%, 58.2353%
HSV (HSB):
46°, 65.6109%, 86.6667%
XYZ:
48.6822, 51.0118, 14.1179
xyY:
0.4277, 0.4482, 51.0118
CIE-Lab:
76.6861, 0.5405, 58.5758
CIE-LCH:
76.6861, 58.5783, 89.4713
CIE-Luv:
76.6861, 29.4996, 67.6603
Hunter-Lab:
71.4225, -3.3223, 38.2761
#ddba4c color charts
#ddba4c color shades, tints & tones
#ddba4c color schemes
#ddba4c color preview, HTML & CSS examples
This text has a color of #ddba4c
<p style="color:#ddba4c;">Text here</p>
.mytext {color:#ddba4c;}
This box has a color of #ddba4c
<div style="background-color:#ddba4c;">Content here</div>
.mybackground {background-color:#ddba4c;}
Border around this has a color of #ddba4c
<div style="border:2px solid #ddba4c;">Content here</div>
.myborder {border:2px solid #ddba4c;}