#c55f97 color space conversions
Hex:
#c55f97
RGB:
197, 95, 151
CMY:
23, 63, 41
CMYK:
0, 52, 23, 23
HSL:
327°, 46.7890%, 57.2549%
HSV (HSB):
327°, 51.7766%, 77.2549%
XYZ:
32.7041, 22.2891, 31.8567
xyY:
0.3766, 0.2566, 22.2891
CIE-Lab:
54.3324, 47.2111, -11.5103
CIE-LCH:
54.3324, 48.5940, 346.2983
CIE-Luv:
54.3324, 59.9940, -24.5137
Hunter-Lab:
47.2113, 41.0301, -6.9590
#c55f97 color charts
#c55f97 color shades, tints & tones
#c55f97 color schemes
#c55f97 color preview, HTML & CSS examples
This text has a color of #c55f97
<p style="color:#c55f97;">Text here</p>
.mytext {color:#c55f97;}
This box has a color of #c55f97
<div style="background-color:#c55f97;">Content here</div>
.mybackground {background-color:#c55f97;}
Border around this has a color of #c55f97
<div style="border:2px solid #c55f97;">Content here</div>
.myborder {border:2px solid #c55f97;}