#ddbc1a color space conversions
Hex:
#ddbc1a
RGB:
221, 188, 26
CMY:
13, 26, 90
CMYK:
0, 15, 88, 13
HSL:
50°, 78.9474%, 48.4314%
HSV (HSB):
50°, 88.2353%, 86.6667%
XYZ:
47.9885, 51.4132, 8.3718
xyY:
0.4453, 0.4770, 51.4132
CIE-Lab:
76.9286, -2.4141, 75.1768
CIE-LCH:
76.9286, 75.2155, 91.8392
CIE-Luv:
76.9286, 29.5146, 79.7185
Hunter-Lab:
71.7030, -6.0160, 43.2696
#ddbc1a color charts
#ddbc1a color shades, tints & tones
#ddbc1a color schemes
#ddbc1a color preview, HTML & CSS examples
This text has a color of #ddbc1a
<p style="color:#ddbc1a;">Text here</p>
.mytext {color:#ddbc1a;}
This box has a color of #ddbc1a
<div style="background-color:#ddbc1a;">Content here</div>
.mybackground {background-color:#ddbc1a;}
Border around this has a color of #ddbc1a
<div style="border:2px solid #ddbc1a;">Content here</div>
.myborder {border:2px solid #ddbc1a;}