#c55c85 color space conversions
Hex:
#c55c85
RGB:
197, 92, 133
CMY:
23, 64, 48
CMYK:
0, 53, 32, 23
HSL:
337°, 47.5113%, 56.6667%
HSV (HSB):
337°, 53.2995%, 77.2549%
XYZ:
31.0867, 21.2181, 24.6473
xyY:
0.4040, 0.2757, 21.2181
CIE-Lab:
53.1873, 46.2732, -2.6011
CIE-LCH:
53.1873, 46.3463, 356.7827
CIE-Luv:
53.1873, 66.3201, -11.8981
Hunter-Lab:
46.0631, 39.8545, 0.5194
#c55c85 color charts
#c55c85 color shades, tints & tones
#c55c85 color schemes
#c55c85 color preview, HTML & CSS examples
This text has a color of #c55c85
<p style="color:#c55c85;">Text here</p>
.mytext {color:#c55c85;}
This box has a color of #c55c85
<div style="background-color:#c55c85;">Content here</div>
.mybackground {background-color:#c55c85;}
Border around this has a color of #c55c85
<div style="border:2px solid #c55c85;">Content here</div>
.myborder {border:2px solid #c55c85;}