#ddc33f color space conversions
Hex:
#ddc33f
RGB:
221, 195, 63
CMY:
13, 24, 75
CMYK:
0, 12, 71, 13
HSL:
50°, 69.9115%, 55.6863%
HSV (HSB):
50°, 71.4932%, 86.6667%
XYZ:
50.2311, 54.7612, 12.6251
xyY:
0.4271, 0.4656, 54.7612
CIE-Lab:
78.9035, -4.8188, 66.1004
CIE-LCH:
78.9035, 66.2758, 94.1695
CIE-Luv:
78.9035, 23.6655, 75.4346
Hunter-Lab:
74.0008, -8.3373, 41.6852
#ddc33f color charts
#ddc33f color shades, tints & tones
#ddc33f color schemes
#ddc33f color preview, HTML & CSS examples
This text has a color of #ddc33f
<p style="color:#ddc33f;">Text here</p>
.mytext {color:#ddc33f;}
This box has a color of #ddc33f
<div style="background-color:#ddc33f;">Content here</div>
.mybackground {background-color:#ddc33f;}
Border around this has a color of #ddc33f
<div style="border:2px solid #ddc33f;">Content here</div>
.myborder {border:2px solid #ddc33f;}