#ddcc90 color space conversions
Hex:
#ddcc90
RGB:
221, 204, 144
CMY:
13, 20, 44
CMYK:
0, 8, 35, 13
HSL:
47°, 53.1034%, 71.5686%
HSV (HSB):
47°, 34.8416%, 86.6667%
XYZ:
56.4457, 60.5715, 35.1020
xyY:
0.3711, 0.3982, 60.5715
CIE-Lab:
82.1478, -2.7755, 32.0836
CIE-LCH:
82.1478, 32.2035, 94.9442
CIE-Luv:
82.1478, 13.9986, 43.7733
Hunter-Lab:
77.8277, -6.7387, 27.7383
#ddcc90 color charts
#ddcc90 color shades, tints & tones
#ddcc90 color schemes
#ddcc90 color preview, HTML & CSS examples
This text has a color of #ddcc90
<p style="color:#ddcc90;">Text here</p>
.mytext {color:#ddcc90;}
This box has a color of #ddcc90
<div style="background-color:#ddcc90;">Content here</div>
.mybackground {background-color:#ddcc90;}
Border around this has a color of #ddcc90
<div style="border:2px solid #ddcc90;">Content here</div>
.myborder {border:2px solid #ddcc90;}