#ddbc1f color space conversions
Hex:
#ddbc1f
RGB:
221, 188, 31
CMY:
13, 26, 88
CMYK:
0, 15, 86, 13
HSL:
50°, 75.3968%, 49.4118%
HSV (HSB):
50°, 85.9729%, 86.6667%
XYZ:
48.0493, 51.4375, 8.6923
xyY:
0.4442, 0.4755, 51.4375
CIE-Lab:
76.9433, -2.3090, 74.1302
CIE-LCH:
76.9433, 74.1662, 91.7841
CIE-Luv:
76.9433, 29.4351, 79.0934
Hunter-Lab:
71.7200, -5.9225, 43.0182
#ddbc1f color charts
#ddbc1f color shades, tints & tones
#ddbc1f color schemes
#ddbc1f color preview, HTML & CSS examples
This text has a color of #ddbc1f
<p style="color:#ddbc1f;">Text here</p>
.mytext {color:#ddbc1f;}
This box has a color of #ddbc1f
<div style="background-color:#ddbc1f;">Content here</div>
.mybackground {background-color:#ddbc1f;}
Border around this has a color of #ddbc1f
<div style="border:2px solid #ddbc1f;">Content here</div>
.myborder {border:2px solid #ddbc1f;}