#ddba33 color space conversions
Hex:
#ddba33
RGB:
221, 186, 51
CMY:
13, 27, 80
CMYK:
0, 16, 77, 13
HSL:
48°, 71.4286%, 53.3333%
HSV (HSB):
48°, 76.9231%, 86.6667%
XYZ:
47.9752, 50.7290, 10.3951
xyY:
0.4397, 0.4650, 50.7290
CIE-Lab:
76.5145, -0.6659, 68.0995
CIE-LCH:
76.5145, 68.1028, 90.5602
CIE-Luv:
76.5145, 30.4254, 74.7279
Hunter-Lab:
71.2243, -4.4085, 41.2037
#ddba33 color charts
#ddba33 color shades, tints & tones
#ddba33 color schemes
#ddba33 color preview, HTML & CSS examples
This text has a color of #ddba33
<p style="color:#ddba33;">Text here</p>
.mytext {color:#ddba33;}
This box has a color of #ddba33
<div style="background-color:#ddba33;">Content here</div>
.mybackground {background-color:#ddba33;}
Border around this has a color of #ddba33
<div style="border:2px solid #ddba33;">Content here</div>
.myborder {border:2px solid #ddba33;}