#ddba44 color space conversions
Hex:
#ddba44
RGB:
221, 186, 68
CMY:
13, 27, 73
CMYK:
0, 16, 69, 13
HSL:
46°, 69.2308%, 56.6667%
HSV (HSB):
46°, 69.2308%, 86.6667%
XYZ:
48.4211, 50.9073, 12.7429
xyY:
0.4321, 0.4542, 50.9073
CIE-Lab:
76.6228, 0.0968, 61.8660
CIE-LCH:
76.6228, 61.8660, 89.9103
CIE-Luv:
76.6228, 29.8377, 70.2426
Hunter-Lab:
71.3494, -3.7228, 39.3555
#ddba44 color charts
#ddba44 color shades, tints & tones
#ddba44 color schemes
#ddba44 color preview, HTML & CSS examples
This text has a color of #ddba44
<p style="color:#ddba44;">Text here</p>
.mytext {color:#ddba44;}
This box has a color of #ddba44
<div style="background-color:#ddba44;">Content here</div>
.mybackground {background-color:#ddba44;}
Border around this has a color of #ddba44
<div style="border:2px solid #ddba44;">Content here</div>
.myborder {border:2px solid #ddba44;}