#c55c80 color space conversions
Hex:
#c55c80
RGB:
197, 92, 128
CMY:
23, 64, 50
CMYK:
0, 53, 35, 23
HSL:
339°, 47.5113%, 56.6667%
HSV (HSB):
339°, 53.2995%, 77.2549%
XYZ:
30.7494, 21.0831, 22.8709
xyY:
0.4116, 0.2822, 21.0831
CIE-Lab:
53.0403, 45.6561, 0.1472
CIE-LCH:
53.0403, 45.6563, 0.1848
CIE-Luv:
53.0403, 67.6463, -8.1238
Hunter-Lab:
45.9164, 39.1847, 2.6092
#c55c80 color charts
#c55c80 color shades, tints & tones
#c55c80 color schemes
#c55c80 color preview, HTML & CSS examples
This text has a color of #c55c80
<p style="color:#c55c80;">Text here</p>
.mytext {color:#c55c80;}
This box has a color of #c55c80
<div style="background-color:#c55c80;">Content here</div>
.mybackground {background-color:#c55c80;}
Border around this has a color of #c55c80
<div style="border:2px solid #c55c80;">Content here</div>
.myborder {border:2px solid #c55c80;}