#ddc03f color space conversions
Hex:
#ddc03f
RGB:
221, 192, 63
CMY:
13, 25, 75
CMYK:
0, 13, 71, 13
HSL:
49°, 69.9115%, 55.6863%
HSV (HSB):
49°, 71.4932%, 86.6667%
XYZ:
49.5656, 53.4303, 12.4033
xyY:
0.4295, 0.4630, 53.4303
CIE-Lab:
78.1284, -3.2707, 65.3385
CIE-LCH:
78.1284, 65.4203, 92.8657
CIE-Luv:
78.1284, 25.7685, 74.1913
Hunter-Lab:
73.0960, -6.8791, 41.1066
#ddc03f color charts
#ddc03f color shades, tints & tones
#ddc03f color schemes
#ddc03f color preview, HTML & CSS examples
This text has a color of #ddc03f
<p style="color:#ddc03f;">Text here</p>
.mytext {color:#ddc03f;}
This box has a color of #ddc03f
<div style="background-color:#ddc03f;">Content here</div>
.mybackground {background-color:#ddc03f;}
Border around this has a color of #ddc03f
<div style="border:2px solid #ddc03f;">Content here</div>
.myborder {border:2px solid #ddc03f;}