#ddbc2e color space conversions
Hex:
#ddbc2e
RGB:
221, 188, 46
CMY:
13, 26, 82
CMYK:
0, 15, 79, 13
HSL:
49°, 72.0165%, 52.3529%
HSV (HSB):
49°, 79.1855%, 86.6667%
XYZ:
48.2952, 51.5358, 9.9868
xyY:
0.4398, 0.4693, 51.5358
CIE-Lab:
77.0025, -1.8860, 70.1536
CIE-LCH:
77.0025, 70.1790, 91.5400
CIE-Luv:
77.0025, 29.1163, 76.5875
Hunter-Lab:
71.7885, -5.5453, 42.0039
#ddbc2e color charts
#ddbc2e color shades, tints & tones
#ddbc2e color schemes
#ddbc2e color preview, HTML & CSS examples
This text has a color of #ddbc2e
<p style="color:#ddbc2e;">Text here</p>
.mytext {color:#ddbc2e;}
This box has a color of #ddbc2e
<div style="background-color:#ddbc2e;">Content here</div>
.mybackground {background-color:#ddbc2e;}
Border around this has a color of #ddbc2e
<div style="border:2px solid #ddbc2e;">Content here</div>
.myborder {border:2px solid #ddbc2e;}