#c6563d color space conversions
Hex:
#c6563d
RGB:
198, 86, 61
CMY:
22, 66, 76
CMYK:
0, 57, 69, 22
HSL:
11°, 54.5817%, 50.7843%
HSV (HSB):
11°, 69.1919%, 77.6471%
XYZ:
27.4588, 18.9983, 6.6347
xyY:
0.5172, 0.3578, 18.9983
CIE-Lab:
50.6852, 43.0991, 36.2729
CIE-LCH:
50.6852, 56.3317, 40.0845
CIE-Luv:
50.6852, 87.4066, 30.4119
Hunter-Lab:
43.5870, 36.1736, 21.4860
#c6563d color charts
#c6563d color shades, tints & tones
#c6563d color schemes
#c6563d color preview, HTML & CSS examples
This text has a color of #c6563d
<p style="color:#c6563d;">Text here</p>
.mytext {color:#c6563d;}
This box has a color of #c6563d
<div style="background-color:#c6563d;">Content here</div>
.mybackground {background-color:#c6563d;}
Border around this has a color of #c6563d
<div style="border:2px solid #c6563d;">Content here</div>
.myborder {border:2px solid #c6563d;}