#ddc50f color space conversions
Hex:
#ddc50f
RGB:
221, 197, 15
CMY:
13, 23, 94
CMYK:
0, 11, 93, 13
HSL:
53°, 87.2881%, 46.2745%
HSV (HSB):
53°, 93.2127%, 86.6667%
XYZ:
49.8713, 55.3391, 8.5050
xyY:
0.4386, 0.4866, 55.3391
CIE-Lab:
79.2362, -7.2203, 78.7067
CIE-LCH:
79.2362, 79.0372, 95.2415
CIE-Luv:
79.2362, 23.1462, 84.1671
Hunter-Lab:
74.3903, -10.5165, 45.2946
#ddc50f color charts
#ddc50f color shades, tints & tones
#ddc50f color schemes
#ddc50f color preview, HTML & CSS examples
This text has a color of #ddc50f
<p style="color:#ddc50f;">Text here</p>
.mytext {color:#ddc50f;}
This box has a color of #ddc50f
<div style="background-color:#ddc50f;">Content here</div>
.mybackground {background-color:#ddc50f;}
Border around this has a color of #ddc50f
<div style="border:2px solid #ddc50f;">Content here</div>
.myborder {border:2px solid #ddc50f;}