#dc6e50 color space conversions
Hex:
#dc6e50
RGB:
220, 110, 80
CMY:
14, 57, 69
CMYK:
0, 50, 64, 14
HSL:
13°, 66.6667%, 58.8235%
HSV (HSB):
13°, 63.6364%, 86.2745%
XYZ:
36.5391, 26.9467, 10.8648
xyY:
0.4914, 0.3624, 26.9467
CIE-Lab:
58.9250, 40.6079, 36.4159
CIE-LCH:
58.9250, 54.5447, 41.8848
CIE-Luv:
58.9250, 84.9834, 33.7278
Hunter-Lab:
51.9102, 34.8016, 23.9277
#dc6e50 color charts
#dc6e50 color shades, tints & tones
#dc6e50 color schemes
#dc6e50 color preview, HTML & CSS examples
This text has a color of #dc6e50
<p style="color:#dc6e50;">Text here</p>
.mytext {color:#dc6e50;}
This box has a color of #dc6e50
<div style="background-color:#dc6e50;">Content here</div>
.mybackground {background-color:#dc6e50;}
Border around this has a color of #dc6e50
<div style="border:2px solid #dc6e50;">Content here</div>
.myborder {border:2px solid #dc6e50;}