#ddbd20 color space conversions
Hex:
#ddbd20
RGB:
221, 189, 32
CMY:
13, 26, 87
CMYK:
0, 14, 86, 13
HSL:
50°, 74.7036%, 49.6078%
HSV (HSB):
50°, 85.5204%, 86.6667%
XYZ:
48.2771, 51.8716, 8.8342
xyY:
0.4430, 0.4760, 51.8716
CIE-Lab:
77.2040, -2.8045, 74.1135
CIE-LCH:
77.2040, 74.1665, 92.1671
CIE-Luv:
77.2040, 28.6906, 79.3433
Hunter-Lab:
72.0220, -6.3879, 43.1428
#ddbd20 color charts
#ddbd20 color shades, tints & tones
#ddbd20 color schemes
#ddbd20 color preview, HTML & CSS examples
This text has a color of #ddbd20
<p style="color:#ddbd20;">Text here</p>
.mytext {color:#ddbd20;}
This box has a color of #ddbd20
<div style="background-color:#ddbd20;">Content here</div>
.mybackground {background-color:#ddbd20;}
Border around this has a color of #ddbd20
<div style="border:2px solid #ddbd20;">Content here</div>
.myborder {border:2px solid #ddbd20;}