#ddb00e color space conversions
Hex:
#ddb00e
RGB:
221, 176, 14
CMY:
13, 31, 95
CMYK:
0, 20, 94, 13
HSL:
47°, 88.0851%, 46.0784%
HSV (HSB):
47°, 93.6652%, 86.6667%
XYZ:
45.4234, 46.4545, 6.9880
xyY:
0.4594, 0.4699, 46.4545
CIE-Lab:
73.8395, 3.6770, 74.8211
CIE-LCH:
73.8395, 74.9114, 87.1865
CIE-Luv:
73.8395, 38.6141, 76.2869
Hunter-Lab:
68.1576, -0.3150, 41.6314
#ddb00e color charts
#ddb00e color shades, tints & tones
#ddb00e color schemes
#ddb00e color preview, HTML & CSS examples
This text has a color of #ddb00e
<p style="color:#ddb00e;">Text here</p>
.mytext {color:#ddb00e;}
This box has a color of #ddb00e
<div style="background-color:#ddb00e;">Content here</div>
.mybackground {background-color:#ddb00e;}
Border around this has a color of #ddb00e
<div style="border:2px solid #ddb00e;">Content here</div>
.myborder {border:2px solid #ddb00e;}