#c5566b color space conversions
Hex:
#c5566b
RGB:
197, 86, 107
CMY:
23, 66, 58
CMYK:
0, 56, 46, 23
HSL:
349°, 48.8987%, 55.4902%
HSV (HSB):
349°, 56.3452%, 77.2549%
XYZ:
29.0076, 19.5874, 16.1618
xyY:
0.4479, 0.3025, 19.5874
CIE-Lab:
51.3675, 46.2592, 10.2564
CIE-LCH:
51.3675, 47.3826, 12.5012
CIE-Luv:
51.3675, 76.5634, 4.3011
Hunter-Lab:
44.2577, 39.5424, 9.3292
#c5566b color charts
#c5566b color shades, tints & tones
#c5566b color schemes
#c5566b color preview, HTML & CSS examples
This text has a color of #c5566b
<p style="color:#c5566b;">Text here</p>
.mytext {color:#c5566b;}
This box has a color of #c5566b
<div style="background-color:#c5566b;">Content here</div>
.mybackground {background-color:#c5566b;}
Border around this has a color of #c5566b
<div style="border:2px solid #c5566b;">Content here</div>
.myborder {border:2px solid #c5566b;}