#ddbb79 color space conversions
Hex:
#ddbb79
RGB:
221, 187, 121
CMY:
13, 27, 53
CMYK:
0, 15, 45, 13
HSL:
40°, 59.5238%, 67.0588%
HSV (HSB):
40°, 45.2489%, 86.6667%
XYZ:
51.0403, 52.2933, 25.4927
xyY:
0.3962, 0.4059, 52.2933
CIE-Lab:
77.4559, 3.5804, 37.8634
CIE-LCH:
77.4559, 38.0323, 84.5982
CIE-Luv:
77.4559, 26.2218, 48.0933
Hunter-Lab:
72.3141, -0.5618, 29.7185
#ddbb79 color charts
#ddbb79 color shades, tints & tones
#ddbb79 color schemes
#ddbb79 color preview, HTML & CSS examples
This text has a color of #ddbb79
<p style="color:#ddbb79;">Text here</p>
.mytext {color:#ddbb79;}
This box has a color of #ddbb79
<div style="background-color:#ddbb79;">Content here</div>
.mybackground {background-color:#ddbb79;}
Border around this has a color of #ddbb79
<div style="border:2px solid #ddbb79;">Content here</div>
.myborder {border:2px solid #ddbb79;}