#c6563a color space conversions
Hex:
#c6563a
RGB:
198, 86, 58
CMY:
22, 66, 77
CMYK:
0, 57, 71, 22
HSL:
12°, 55.1181%, 50.1961%
HSV (HSB):
12°, 70.7071%, 77.6471%
XYZ:
27.3802, 18.9668, 6.2209
xyY:
0.5209, 0.3608, 18.9668
CIE-Lab:
50.6484, 42.9421, 37.8810
CIE-LCH:
50.6484, 57.2625, 41.4168
CIE-Luv:
50.6484, 87.8964, 31.6623
Hunter-Lab:
43.5509, 36.0078, 22.0166
#c6563a color charts
#c6563a color shades, tints & tones
#c6563a color schemes
#c6563a color preview, HTML & CSS examples
This text has a color of #c6563a
<p style="color:#c6563a;">Text here</p>
.mytext {color:#c6563a;}
This box has a color of #c6563a
<div style="background-color:#c6563a;">Content here</div>
.mybackground {background-color:#c6563a;}
Border around this has a color of #c6563a
<div style="border:2px solid #c6563a;">Content here</div>
.myborder {border:2px solid #c6563a;}