#c55c7e color space conversions
Hex:
#c55c7e
RGB:
197, 92, 126
CMY:
23, 64, 51
CMYK:
0, 53, 36, 23
HSL:
341°, 47.5113%, 56.6667%
HSV (HSB):
341°, 53.2995%, 77.2549%
XYZ:
30.6190, 21.0310, 22.1842
xyY:
0.4147, 0.2848, 21.0310
CIE-Lab:
52.9834, 45.4158, 1.2508
CIE-LCH:
52.9834, 45.4331, 1.5776
CIE-Luv:
52.9834, 68.1715, -6.6332
Hunter-Lab:
45.8595, 38.9248, 3.4205
#c55c7e color charts
#c55c7e color shades, tints & tones
#c55c7e color schemes
#c55c7e color preview, HTML & CSS examples
This text has a color of #c55c7e
<p style="color:#c55c7e;">Text here</p>
.mytext {color:#c55c7e;}
This box has a color of #c55c7e
<div style="background-color:#c55c7e;">Content here</div>
.mybackground {background-color:#c55c7e;}
Border around this has a color of #c55c7e
<div style="border:2px solid #c55c7e;">Content here</div>
.myborder {border:2px solid #c55c7e;}