#ddb033 color space conversions
Hex:
#ddb033
RGB:
221, 176, 51
CMY:
13, 31, 80
CMYK:
0, 20, 77, 13
HSL:
44°, 71.4286%, 53.3333%
HSV (HSB):
44°, 76.9231%, 86.6667%
XYZ:
45.9417, 46.6618, 9.7172
xyY:
0.4490, 0.4560, 46.6618
CIE-Lab:
73.9729, 4.5830, 65.7491
CIE-LCH:
73.9729, 65.9087, 86.0127
CIE-Luv:
73.9729, 37.7660, 70.7086
Hunter-Lab:
68.3095, 0.5090, 39.3825
#ddb033 color charts
#ddb033 color shades, tints & tones
#ddb033 color schemes
#ddb033 color preview, HTML & CSS examples
This text has a color of #ddb033
<p style="color:#ddb033;">Text here</p>
.mytext {color:#ddb033;}
This box has a color of #ddb033
<div style="background-color:#ddb033;">Content here</div>
.mybackground {background-color:#ddb033;}
Border around this has a color of #ddb033
<div style="border:2px solid #ddb033;">Content here</div>
.myborder {border:2px solid #ddb033;}