#c5565c color space conversions
Hex:
#c5565c
RGB:
197, 86, 92
CMY:
23, 66, 64
CMYK:
0, 56, 53, 23
HSL:
357°, 48.8987%, 55.4902%
HSV (HSB):
357°, 56.3452%, 77.2549%
XYZ:
28.2855, 19.2986, 12.3594
xyY:
0.4719, 0.3219, 19.2986
CIE-Lab:
51.0347, 44.8768, 18.7399
CIE-LCH:
51.0347, 48.6324, 22.6647
CIE-Luv:
51.0347, 80.2852, 14.0259
Hunter-Lab:
43.9302, 38.0538, 14.0703
#c5565c color charts
#c5565c color shades, tints & tones
#c5565c color schemes
#c5565c color preview, HTML & CSS examples
This text has a color of #c5565c
<p style="color:#c5565c;">Text here</p>
.mytext {color:#c5565c;}
This box has a color of #c5565c
<div style="background-color:#c5565c;">Content here</div>
.mybackground {background-color:#c5565c;}
Border around this has a color of #c5565c
<div style="border:2px solid #c5565c;">Content here</div>
.myborder {border:2px solid #c5565c;}