#ddc00b color space conversions
Hex:
#ddc00b
RGB:
221, 192, 11
CMY:
13, 25, 96
CMYK:
0, 13, 95, 13
HSL:
52°, 90.5172%, 45.4902%
HSV (HSB):
52°, 95.0226%, 86.6667%
XYZ:
48.7288, 53.0956, 7.9968
xyY:
0.4437, 0.4835, 53.0956
CIE-Lab:
77.9314, -4.6993, 78.1948
CIE-LCH:
77.9314, 78.3359, 93.4392
CIE-Luv:
77.9314, 26.7654, 82.5315
Hunter-Lab:
72.8667, -8.1468, 44.4999
#ddc00b color charts
#ddc00b color shades, tints & tones
#ddc00b color schemes
#ddc00b color preview, HTML & CSS examples
This text has a color of #ddc00b
<p style="color:#ddc00b;">Text here</p>
.mytext {color:#ddc00b;}
This box has a color of #ddc00b
<div style="background-color:#ddc00b;">Content here</div>
.mybackground {background-color:#ddc00b;}
Border around this has a color of #ddc00b
<div style="border:2px solid #ddc00b;">Content here</div>
.myborder {border:2px solid #ddc00b;}