#dc6b50 color space conversions
Hex:
#dc6b50
RGB:
220, 107, 80
CMY:
14, 58, 69
CMYK:
0, 51, 64, 14
HSL:
12°, 66.6667%, 58.8235%
HSV (HSB):
12°, 63.6364%, 86.2745%
XYZ:
36.2209, 26.3102, 10.7587
xyY:
0.4942, 0.3590, 26.3102
CIE-Lab:
58.3303, 42.1123, 35.6936
CIE-LCH:
58.3303, 55.2040, 40.2840
CIE-Luv:
58.3303, 87.1901, 32.5516
Hunter-Lab:
51.2935, 36.2840, 23.4694
#dc6b50 color charts
#dc6b50 color shades, tints & tones
#dc6b50 color schemes
#dc6b50 color preview, HTML & CSS examples
This text has a color of #dc6b50
<p style="color:#dc6b50;">Text here</p>
.mytext {color:#dc6b50;}
This box has a color of #dc6b50
<div style="background-color:#dc6b50;">Content here</div>
.mybackground {background-color:#dc6b50;}
Border around this has a color of #dc6b50
<div style="border:2px solid #dc6b50;">Content here</div>
.myborder {border:2px solid #dc6b50;}