#ddba40 color space conversions
Hex:
#ddba40
RGB:
221, 186, 64
CMY:
13, 27, 75
CMYK:
0, 16, 71, 13
HSL:
47°, 69.7778%, 55.8824%
HSV (HSB):
47°, 71.0407%, 86.6667%
XYZ:
48.3031, 50.8601, 12.1216
xyY:
0.4340, 0.4570, 50.8601
CIE-Lab:
76.5942, -0.1044, 63.4330
CIE-LCH:
76.5942, 63.4330, 90.0943
CIE-Luv:
76.5942, 29.9919, 71.4200
Hunter-Lab:
71.3163, -3.9040, 39.8439
#ddba40 color charts
#ddba40 color shades, tints & tones
#ddba40 color schemes
#ddba40 color preview, HTML & CSS examples
This text has a color of #ddba40
<p style="color:#ddba40;">Text here</p>
.mytext {color:#ddba40;}
This box has a color of #ddba40
<div style="background-color:#ddba40;">Content here</div>
.mybackground {background-color:#ddba40;}
Border around this has a color of #ddba40
<div style="border:2px solid #ddba40;">Content here</div>
.myborder {border:2px solid #ddba40;}