#ddab33 color space conversions
Hex:
#ddab33
RGB:
221, 171, 51
CMY:
13, 33, 80
CMYK:
0, 23, 77, 13
HSL:
42°, 71.4286%, 53.3333%
HSV (HSB):
42°, 76.9231%, 86.6667%
XYZ:
44.9792, 44.7370, 9.3964
xyY:
0.4538, 0.4514, 44.7370
CIE-Lab:
72.7184, 7.2312, 64.5807
CIE-LCH:
72.7184, 64.9843, 83.6111
CIE-Luv:
72.7184, 41.5113, 68.7021
Hunter-Lab:
66.8857, 2.9875, 38.4907
#ddab33 color charts
#ddab33 color shades, tints & tones
#ddab33 color schemes
#ddab33 color preview, HTML & CSS examples
This text has a color of #ddab33
<p style="color:#ddab33;">Text here</p>
.mytext {color:#ddab33;}
This box has a color of #ddab33
<div style="background-color:#ddab33;">Content here</div>
.mybackground {background-color:#ddab33;}
Border around this has a color of #ddab33
<div style="border:2px solid #ddab33;">Content here</div>
.myborder {border:2px solid #ddab33;}