#dd804b color space conversions
Hex:
#dd804b
RGB:
221, 128, 75
CMY:
13, 50, 71
CMYK:
0, 42, 66, 13
HSL:
22°, 68.2243%, 58.0392%
HSV (HSB):
22°, 66.0633%, 86.6667%
XYZ:
38.8080, 31.3185, 10.6563
xyY:
0.4804, 0.3877, 31.3185
CIE-Lab:
62.7756, 31.3848, 43.6523
CIE-LCH:
62.7756, 53.7637, 54.2849
CIE-Luv:
62.7756, 72.9022, 43.3368
Hunter-Lab:
55.9629, 25.8472, 27.8842
#dd804b color charts
#dd804b color shades, tints & tones
#dd804b color schemes
#dd804b color preview, HTML & CSS examples
This text has a color of #dd804b
<p style="color:#dd804b;">Text here</p>
.mytext {color:#dd804b;}
This box has a color of #dd804b
<div style="background-color:#dd804b;">Content here</div>
.mybackground {background-color:#dd804b;}
Border around this has a color of #dd804b
<div style="border:2px solid #dd804b;">Content here</div>
.myborder {border:2px solid #dd804b;}