#ddc28e color space conversions
Hex:
#ddc28e
RGB:
221, 194, 142
CMY:
13, 24, 44
CMYK:
0, 12, 36, 13
HSL:
39°, 53.7415%, 71.1765%
HSV (HSB):
39°, 35.7466%, 86.6667%
XYZ:
53.9931, 55.9087, 33.5369
xyY:
0.3764, 0.3898, 55.9087
CIE-Lab:
79.5618, 2.1936, 29.6943
CIE-LCH:
79.5618, 29.7752, 85.7751
CIE-Luv:
79.5618, 20.2760, 39.5824
Hunter-Lab:
74.7721, -1.9561, 25.7477
#ddc28e color charts
#ddc28e color shades, tints & tones
#ddc28e color schemes
#ddc28e color preview, HTML & CSS examples
This text has a color of #ddc28e
<p style="color:#ddc28e;">Text here</p>
.mytext {color:#ddc28e;}
This box has a color of #ddc28e
<div style="background-color:#ddc28e;">Content here</div>
.mybackground {background-color:#ddc28e;}
Border around this has a color of #ddc28e
<div style="border:2px solid #ddc28e;">Content here</div>
.myborder {border:2px solid #ddc28e;}