#ddbb20 color space conversions
Hex:
#ddbb20
RGB:
221, 187, 32
CMY:
13, 27, 87
CMYK:
0, 15, 86, 13
HSL:
49°, 74.7036%, 49.6078%
HSV (HSB):
49°, 85.5204%, 86.6667%
XYZ:
47.8498, 51.0171, 8.6918
xyY:
0.4449, 0.4743, 51.0171
CIE-Lab:
76.6894, -1.7665, 73.6939
CIE-LCH:
76.6894, 73.7151, 91.3732
CIE-Luv:
76.6894, 30.1469, 78.5690
Hunter-Lab:
71.4262, -5.4153, 42.7834
#ddbb20 color charts
#ddbb20 color shades, tints & tones
#ddbb20 color schemes
#ddbb20 color preview, HTML & CSS examples
This text has a color of #ddbb20
<p style="color:#ddbb20;">Text here</p>
.mytext {color:#ddbb20;}
This box has a color of #ddbb20
<div style="background-color:#ddbb20;">Content here</div>
.mybackground {background-color:#ddbb20;}
Border around this has a color of #ddbb20
<div style="border:2px solid #ddbb20;">Content here</div>
.myborder {border:2px solid #ddbb20;}