#ddc369 color space conversions
Hex:
#ddc369
RGB:
221, 195, 105
CMY:
13, 24, 59
CMYK:
0, 12, 52, 13
HSL:
47°, 63.0435%, 63.9216%
HSV (HSB):
47°, 52.4887%, 86.6667%
XYZ:
51.8837, 55.4223, 21.3276
xyY:
0.4033, 0.4309, 55.4223
CIE-Lab:
79.2839, -2.0727, 48.1313
CIE-LCH:
79.2839, 48.1759, 92.4658
CIE-Luv:
79.2839, 21.9161, 60.0569
Hunter-Lab:
74.4461, -5.8789, 35.1267
#ddc369 color charts
#ddc369 color shades, tints & tones
#ddc369 color schemes
#ddc369 color preview, HTML & CSS examples
This text has a color of #ddc369
<p style="color:#ddc369;">Text here</p>
.mytext {color:#ddc369;}
This box has a color of #ddc369
<div style="background-color:#ddc369;">Content here</div>
.mybackground {background-color:#ddc369;}
Border around this has a color of #ddc369
<div style="border:2px solid #ddc369;">Content here</div>
.myborder {border:2px solid #ddc369;}