#ddc33a color space conversions
Hex:
#ddc33a
RGB:
221, 195, 58
CMY:
13, 24, 77
CMYK:
0, 12, 74, 13
HSL:
50°, 70.5628%, 54.7059%
HSV (HSB):
50°, 73.7557%, 86.6667%
XYZ:
50.0976, 54.7079, 11.9222
xyY:
0.4292, 0.4687, 54.7079
CIE-Lab:
78.8727, -5.0442, 67.8918
CIE-LCH:
78.8727, 68.0790, 94.2491
CIE-Luv:
78.8727, 23.8127, 76.7267
Hunter-Lab:
73.9648, -8.5372, 42.2185
#ddc33a color charts
#ddc33a color shades, tints & tones
#ddc33a color schemes
#ddc33a color preview, HTML & CSS examples
This text has a color of #ddc33a
<p style="color:#ddc33a;">Text here</p>
.mytext {color:#ddc33a;}
This box has a color of #ddc33a
<div style="background-color:#ddc33a;">Content here</div>
.mybackground {background-color:#ddc33a;}
Border around this has a color of #ddc33a
<div style="border:2px solid #ddc33a;">Content here</div>
.myborder {border:2px solid #ddc33a;}