#ddcc8c color space conversions
Hex:
#ddcc8c
RGB:
221, 204, 140
CMY:
13, 20, 45
CMYK:
0, 8, 37, 13
HSL:
47°, 54.3624%, 70.7843%
HSV (HSB):
47°, 36.6516%, 86.6667%
XYZ:
56.1453, 60.4513, 33.5200
xyY:
0.3740, 0.4027, 60.4513
CIE-Lab:
82.0829, -3.2425, 34.0636
CIE-LCH:
82.0829, 34.2175, 95.4375
CIE-Luv:
82.0829, 14.2314, 46.1537
Hunter-Lab:
77.7505, -7.1646, 28.8640
#ddcc8c color charts
#ddcc8c color shades, tints & tones
#ddcc8c color schemes
#ddcc8c color preview, HTML & CSS examples
This text has a color of #ddcc8c
<p style="color:#ddcc8c;">Text here</p>
.mytext {color:#ddcc8c;}
This box has a color of #ddcc8c
<div style="background-color:#ddcc8c;">Content here</div>
.mybackground {background-color:#ddcc8c;}
Border around this has a color of #ddcc8c
<div style="border:2px solid #ddcc8c;">Content here</div>
.myborder {border:2px solid #ddcc8c;}