#ddc569 color space conversions
Hex:
#ddc569
RGB:
221, 197, 105
CMY:
13, 23, 59
CMYK:
0, 11, 52, 13
HSL:
48°, 63.0435%, 63.9216%
HSV (HSB):
48°, 52.4887%, 86.6667%
XYZ:
52.3348, 56.3246, 21.4780
xyY:
0.4022, 0.4328, 56.3246
CIE-Lab:
79.7982, -3.1085, 48.7457
CIE-LCH:
79.7982, 48.8447, 93.6488
CIE-Luv:
79.7982, 20.5927, 61.0055
Hunter-Lab:
75.0497, -6.8625, 35.5670
#ddc569 color charts
#ddc569 color shades, tints & tones
#ddc569 color schemes
#ddc569 color preview, HTML & CSS examples
This text has a color of #ddc569
<p style="color:#ddc569;">Text here</p>
.mytext {color:#ddc569;}
This box has a color of #ddc569
<div style="background-color:#ddc569;">Content here</div>
.mybackground {background-color:#ddc569;}
Border around this has a color of #ddc569
<div style="border:2px solid #ddc569;">Content here</div>
.myborder {border:2px solid #ddc569;}