#dc6963 color space conversions
Hex:
#dc6963
RGB:
220, 105, 99
CMY:
14, 59, 61
CMYK:
0, 52, 55, 14
HSL:
3°, 63.3508%, 62.5490%
HSV (HSB):
3°, 55.0000%, 86.2745%
XYZ:
36.8189, 26.2196, 14.9247
xyY:
0.4723, 0.3363, 26.2196
CIE-Lab:
58.2450, 44.4646, 24.8880
CIE-LCH:
58.2450, 50.9560, 29.2368
CIE-Luv:
58.2450, 85.0223, 21.6361
Hunter-Lab:
51.2051, 38.7410, 18.5624
#dc6963 color charts
#dc6963 color shades, tints & tones
#dc6963 color schemes
#dc6963 color preview, HTML & CSS examples
This text has a color of #dc6963
<p style="color:#dc6963;">Text here</p>
.mytext {color:#dc6963;}
This box has a color of #dc6963
<div style="background-color:#dc6963;">Content here</div>
.mybackground {background-color:#dc6963;}
Border around this has a color of #dc6963
<div style="border:2px solid #dc6963;">Content here</div>
.myborder {border:2px solid #dc6963;}