#dd805f color space conversions
Hex:
#dd805f
RGB:
221, 128, 95
CMY:
13, 50, 63
CMYK:
0, 42, 57, 13
HSL:
16°, 64.9485%, 61.9608%
HSV (HSB):
16°, 57.0136%, 86.6667%
XYZ:
39.6035, 31.6367, 14.8456
xyY:
0.4600, 0.3675, 31.6367
CIE-Lab:
63.0415, 32.7562, 33.3403
CIE-LCH:
63.0415, 46.7391, 45.5063
CIE-Luv:
63.0415, 70.2388, 33.8487
Hunter-Lab:
56.2465, 27.2515, 23.7236
#dd805f color charts
#dd805f color shades, tints & tones
#dd805f color schemes
#dd805f color preview, HTML & CSS examples
This text has a color of #dd805f
<p style="color:#dd805f;">Text here</p>
.mytext {color:#dd805f;}
This box has a color of #dd805f
<div style="background-color:#dd805f;">Content here</div>
.mybackground {background-color:#dd805f;}
Border around this has a color of #dd805f
<div style="border:2px solid #dd805f;">Content here</div>
.myborder {border:2px solid #dd805f;}