#dc6961 color space conversions
Hex:
#dc6961
RGB:
220, 105, 97
CMY:
14, 59, 62
CMYK:
0, 52, 56, 14
HSL:
4°, 63.7306%, 62.1569%
HSV (HSB):
4°, 55.9091%, 86.2745%
XYZ:
36.7244, 26.1819, 14.4273
xyY:
0.4749, 0.3386, 26.1819
CIE-Lab:
58.2093, 44.3065, 25.9851
CIE-LCH:
58.2093, 51.3643, 30.3910
CIE-Luv:
58.2093, 85.4345, 22.7915
Hunter-Lab:
51.1682, 38.5686, 19.1005
#dc6961 color charts
#dc6961 color shades, tints & tones
#dc6961 color schemes
#dc6961 color preview, HTML & CSS examples
This text has a color of #dc6961
<p style="color:#dc6961;">Text here</p>
.mytext {color:#dc6961;}
This box has a color of #dc6961
<div style="background-color:#dc6961;">Content here</div>
.mybackground {background-color:#dc6961;}
Border around this has a color of #dc6961
<div style="border:2px solid #dc6961;">Content here</div>
.myborder {border:2px solid #dc6961;}