#ddc50e color space conversions
Hex:
#ddc50e
RGB:
221, 197, 14
CMY:
13, 23, 95
CMYK:
0, 11, 94, 13
HSL:
53°, 88.0851%, 46.0784%
HSV (HSB):
53°, 93.6652%, 86.6667%
XYZ:
49.8643, 55.3364, 8.4683
xyY:
0.4387, 0.4868, 55.3364
CIE-Lab:
79.2346, -7.2322, 78.8269
CIE-LCH:
79.2346, 79.1580, 95.2421
CIE-Luv:
79.2346, 23.1538, 84.2362
Hunter-Lab:
74.3884, -10.5270, 45.3224
#ddc50e color charts
#ddc50e color shades, tints & tones
#ddc50e color schemes
#ddc50e color preview, HTML & CSS examples
This text has a color of #ddc50e
<p style="color:#ddc50e;">Text here</p>
.mytext {color:#ddc50e;}
This box has a color of #ddc50e
<div style="background-color:#ddc50e;">Content here</div>
.mybackground {background-color:#ddc50e;}
Border around this has a color of #ddc50e
<div style="border:2px solid #ddc50e;">Content here</div>
.myborder {border:2px solid #ddc50e;}