#ddbc04 color space conversions
Hex:
#ddbc04
RGB:
221, 188, 4
CMY:
13, 26, 98
CMYK:
0, 15, 98, 13
HSL:
51°, 96.4444%, 44.1176%
HSV (HSB):
51°, 98.1900%, 86.6667%
XYZ:
47.8239, 51.3474, 7.5053
xyY:
0.4483, 0.4813, 51.3474
CIE-Lab:
76.8889, -2.6986, 78.1498
CIE-LCH:
76.8889, 78.1964, 91.9777
CIE-Luv:
76.8889, 29.7309, 81.4177
Hunter-Lab:
71.6571, -6.2690, 43.9500
#ddbc04 color charts
#ddbc04 color shades, tints & tones
#ddbc04 color schemes
#ddbc04 color preview, HTML & CSS examples
This text has a color of #ddbc04
<p style="color:#ddbc04;">Text here</p>
.mytext {color:#ddbc04;}
This box has a color of #ddbc04
<div style="background-color:#ddbc04;">Content here</div>
.mybackground {background-color:#ddbc04;}
Border around this has a color of #ddbc04
<div style="border:2px solid #ddbc04;">Content here</div>
.myborder {border:2px solid #ddbc04;}