#c6563c color space conversions
Hex:
#c6563c
RGB:
198, 86, 60
CMY:
22, 66, 76
CMYK:
0, 57, 70, 22
HSL:
11°, 54.7619%, 50.5882%
HSV (HSB):
11°, 69.6970%, 77.6471%
XYZ:
27.4321, 18.9876, 6.4941
xyY:
0.5184, 0.3588, 18.9876
CIE-Lab:
50.6727, 43.0458, 36.8112
CIE-LCH:
50.6727, 56.6392, 40.5358
CIE-Luv:
50.6727, 87.5724, 30.8353
Hunter-Lab:
43.5747, 36.1173, 21.6661
#c6563c color charts
#c6563c color shades, tints & tones
#c6563c color schemes
#c6563c color preview, HTML & CSS examples
This text has a color of #c6563c
<p style="color:#c6563c;">Text here</p>
.mytext {color:#c6563c;}
This box has a color of #c6563c
<div style="background-color:#c6563c;">Content here</div>
.mybackground {background-color:#c6563c;}
Border around this has a color of #c6563c
<div style="border:2px solid #c6563c;">Content here</div>
.myborder {border:2px solid #c6563c;}