#ddc62e color space conversions
Hex:
#ddc62e
RGB:
221, 198, 46
CMY:
13, 22, 82
CMYK:
0, 10, 79, 13
HSL:
52°, 72.0165%, 52.3529%
HSV (HSB):
52°, 79.1855%, 86.6667%
XYZ:
50.5060, 55.9576, 10.7237
xyY:
0.4310, 0.4775, 55.9576
CIE-Lab:
79.5897, -7.0401, 72.4481
CIE-LCH:
79.5897, 72.7894, 95.5502
CIE-Luv:
79.5897, 22.0027, 80.5623
Hunter-Lab:
74.8048, -10.3904, 43.8638
#ddc62e color charts
#ddc62e color shades, tints & tones
#ddc62e color schemes
#ddc62e color preview, HTML & CSS examples
This text has a color of #ddc62e
<p style="color:#ddc62e;">Text here</p>
.mytext {color:#ddc62e;}
This box has a color of #ddc62e
<div style="background-color:#ddc62e;">Content here</div>
.mybackground {background-color:#ddc62e;}
Border around this has a color of #ddc62e
<div style="border:2px solid #ddc62e;">Content here</div>
.myborder {border:2px solid #ddc62e;}