#ddc28c color space conversions
Hex:
#ddc28c
RGB:
221, 194, 140
CMY:
13, 24, 45
CMYK:
0, 12, 37, 13
HSL:
40°, 54.3624%, 70.7843%
HSV (HSB):
40°, 36.6516%, 86.6667%
XYZ:
53.8442, 55.8492, 32.7530
xyY:
0.3780, 0.3921, 55.8492
CIE-Lab:
79.5279, 1.9589, 30.6964
CIE-LCH:
79.5279, 30.7589, 86.3485
CIE-Luv:
79.5279, 20.4162, 40.8015
Hunter-Lab:
74.7323, -2.1733, 26.3275
#ddc28c color charts
#ddc28c color shades, tints & tones
#ddc28c color schemes
#ddc28c color preview, HTML & CSS examples
This text has a color of #ddc28c
<p style="color:#ddc28c;">Text here</p>
.mytext {color:#ddc28c;}
This box has a color of #ddc28c
<div style="background-color:#ddc28c;">Content here</div>
.mybackground {background-color:#ddc28c;}
Border around this has a color of #ddc28c
<div style="border:2px solid #ddc28c;">Content here</div>
.myborder {border:2px solid #ddc28c;}