#c6565e color space conversions
Hex:
#c6565e
RGB:
198, 86, 94
CMY:
22, 66, 63
CMYK:
0, 57, 53, 22
HSL:
356°, 49.5575%, 55.6863%
HSV (HSB):
356°, 56.5657%, 77.6471%
XYZ:
28.6369, 19.4695, 12.8383
xyY:
0.4699, 0.3195, 19.4695
CIE-Lab:
51.2320, 45.4029, 17.8450
CIE-LCH:
51.2320, 48.7839, 21.4567
CIE-Luv:
51.2320, 80.6289, 12.9826
Hunter-Lab:
44.1243, 38.6300, 13.6360
#c6565e color charts
#c6565e color shades, tints & tones
#c6565e color schemes
#c6565e color preview, HTML & CSS examples
This text has a color of #c6565e
<p style="color:#c6565e;">Text here</p>
.mytext {color:#c6565e;}
This box has a color of #c6565e
<div style="background-color:#c6565e;">Content here</div>
.mybackground {background-color:#c6565e;}
Border around this has a color of #c6565e
<div style="border:2px solid #c6565e;">Content here</div>
.myborder {border:2px solid #c6565e;}