#ddc245 color space conversions
Hex:
#ddc245
RGB:
221, 194, 69
CMY:
13, 24, 73
CMYK:
0, 12, 69, 13
HSL:
49°, 69.0909%, 56.8627%
HSV (HSB):
49°, 68.7783%, 86.6667%
XYZ:
50.1848, 54.3854, 13.4826
xyY:
0.4251, 0.4607, 54.3854
CIE-Lab:
78.6859, -4.0051, 63.5654
CIE-LCH:
78.6859, 63.6915, 93.6053
CIE-Luv:
78.6859, 24.1668, 73.3119
Hunter-Lab:
73.7465, -7.5863, 40.7829
#ddc245 color charts
#ddc245 color shades, tints & tones
#ddc245 color schemes
#ddc245 color preview, HTML & CSS examples
This text has a color of #ddc245
<p style="color:#ddc245;">Text here</p>
.mytext {color:#ddc245;}
This box has a color of #ddc245
<div style="background-color:#ddc245;">Content here</div>
.mybackground {background-color:#ddc245;}
Border around this has a color of #ddc245
<div style="border:2px solid #ddc245;">Content here</div>
.myborder {border:2px solid #ddc245;}