#c8565e color space conversions
Hex:
#c8565e
RGB:
200, 86, 94
CMY:
22, 66, 63
CMYK:
0, 57, 53, 22
HSL:
356°, 50.8929%, 56.0784%
HSV (HSB):
356°, 57.0000%, 78.4314%
XYZ:
29.1676, 19.7431, 12.8632
xyY:
0.4722, 0.3196, 19.7431
CIE-Lab:
51.5455, 46.1098, 18.3223
CIE-LCH:
51.5455, 49.6168, 21.6710
CIE-Luv:
51.5455, 82.2659, 13.3660
Hunter-Lab:
44.4332, 39.4159, 13.9391
#c8565e color charts
#c8565e color shades, tints & tones
#c8565e color schemes
#c8565e color preview, HTML & CSS examples
This text has a color of #c8565e
<p style="color:#c8565e;">Text here</p>
.mytext {color:#c8565e;}
This box has a color of #c8565e
<div style="background-color:#c8565e;">Content here</div>
.mybackground {background-color:#c8565e;}
Border around this has a color of #c8565e
<div style="border:2px solid #c8565e;">Content here</div>
.myborder {border:2px solid #c8565e;}