#ddcc83 color space conversions
Hex:
#ddcc83
RGB:
221, 204, 131
CMY:
13, 20, 49
CMYK:
0, 8, 41, 13
HSL:
49°, 56.9620%, 69.0196%
HSV (HSB):
49°, 40.7240%, 86.6667%
XYZ:
55.5084, 60.1966, 30.1662
xyY:
0.3805, 0.4127, 60.1966
CIE-Lab:
81.9449, -4.2401, 38.4888
CIE-LCH:
81.9449, 38.7216, 96.2866
CIE-Luv:
81.9449, 14.7342, 51.2913
Hunter-Lab:
77.5865, -8.0704, 31.2581
#ddcc83 color charts
#ddcc83 color shades, tints & tones
#ddcc83 color schemes
#ddcc83 color preview, HTML & CSS examples
This text has a color of #ddcc83
<p style="color:#ddcc83;">Text here</p>
.mytext {color:#ddcc83;}
This box has a color of #ddcc83
<div style="background-color:#ddcc83;">Content here</div>
.mybackground {background-color:#ddcc83;}
Border around this has a color of #ddcc83
<div style="border:2px solid #ddcc83;">Content here</div>
.myborder {border:2px solid #ddcc83;}