#dc805a color space conversions
Hex:
#dc805a
RGB:
220, 128, 90
CMY:
14, 50, 65
CMYK:
0, 42, 59, 14
HSL:
18°, 65.0000%, 60.7843%
HSV (HSB):
18°, 59.0909%, 86.2745%
XYZ:
39.0798, 31.3922, 13.6724
xyY:
0.4644, 0.3731, 31.3922
CIE-Lab:
62.8373, 31.9829, 35.7747
CIE-LCH:
62.8373, 47.9868, 48.2029
CIE-Luv:
62.8373, 70.1474, 36.3027
Hunter-Lab:
56.0287, 26.4529, 24.7518
#dc805a color charts
#dc805a color shades, tints & tones
#dc805a color schemes
#dc805a color preview, HTML & CSS examples
This text has a color of #dc805a
<p style="color:#dc805a;">Text here</p>
.mytext {color:#dc805a;}
This box has a color of #dc805a
<div style="background-color:#dc805a;">Content here</div>
.mybackground {background-color:#dc805a;}
Border around this has a color of #dc805a
<div style="border:2px solid #dc805a;">Content here</div>
.myborder {border:2px solid #dc805a;}