#ddbc20 color space conversions
Hex:
#ddbc20
RGB:
221, 188, 32
CMY:
13, 26, 87
CMYK:
0, 15, 86, 13
HSL:
50°, 74.7036%, 49.6078%
HSV (HSB):
50°, 85.5204%, 86.6667%
XYZ:
48.0627, 51.4429, 8.7628
xyY:
0.4439, 0.4751, 51.4429
CIE-Lab:
76.9465, -2.2859, 73.9036
CIE-LCH:
76.9465, 73.9389, 91.7717
CIE-Luv:
76.9465, 29.4176, 78.9561
Hunter-Lab:
71.7237, -5.9019, 42.9629
#ddbc20 color charts
#ddbc20 color shades, tints & tones
#ddbc20 color schemes
#ddbc20 color preview, HTML & CSS examples
This text has a color of #ddbc20
<p style="color:#ddbc20;">Text here</p>
.mytext {color:#ddbc20;}
This box has a color of #ddbc20
<div style="background-color:#ddbc20;">Content here</div>
.mybackground {background-color:#ddbc20;}
Border around this has a color of #ddbc20
<div style="border:2px solid #ddbc20;">Content here</div>
.myborder {border:2px solid #ddbc20;}