#c6565a color space conversions
Hex:
#c6565a
RGB:
198, 86, 90
CMY:
22, 66, 65
CMYK:
0, 57, 55, 22
HSL:
358°, 49.5575%, 55.6863%
HSV (HSB):
358°, 56.5657%, 77.6471%
XYZ:
28.4620, 19.3995, 11.9172
xyY:
0.4761, 0.3245, 19.3995
CIE-Lab:
51.1514, 45.0666, 20.1099
CIE-LCH:
51.1514, 49.3499, 24.0477
CIE-Luv:
51.1514, 81.5728, 15.4251
Hunter-Lab:
44.0449, 38.2687, 14.7893
#c6565a color charts
#c6565a color shades, tints & tones
#c6565a color schemes
#c6565a color preview, HTML & CSS examples
This text has a color of #c6565a
<p style="color:#c6565a;">Text here</p>
.mytext {color:#c6565a;}
This box has a color of #c6565a
<div style="background-color:#c6565a;">Content here</div>
.mybackground {background-color:#c6565a;}
Border around this has a color of #c6565a
<div style="border:2px solid #c6565a;">Content here</div>
.myborder {border:2px solid #c6565a;}