#c55e7c color space conversions
Hex:
#c55e7c
RGB:
197, 94, 124
CMY:
23, 63, 51
CMYK:
0, 52, 37, 23
HSL:
343°, 47.0320%, 57.0588%
HSV (HSB):
343°, 52.2843%, 77.2549%
XYZ:
30.6668, 21.3310, 21.5698
xyY:
0.4169, 0.2900, 21.3310
CIE-Lab:
53.3098, 44.1868, 2.9105
CIE-LCH:
53.3098, 44.2825, 3.7685
CIE-Luv:
53.3098, 67.5710, -4.2388
Hunter-Lab:
46.1855, 37.6980, 4.6399
#c55e7c color charts
#c55e7c color shades, tints & tones
#c55e7c color schemes
#c55e7c color preview, HTML & CSS examples
This text has a color of #c55e7c
<p style="color:#c55e7c;">Text here</p>
.mytext {color:#c55e7c;}
This box has a color of #c55e7c
<div style="background-color:#c55e7c;">Content here</div>
.mybackground {background-color:#c55e7c;}
Border around this has a color of #c55e7c
<div style="border:2px solid #c55e7c;">Content here</div>
.myborder {border:2px solid #c55e7c;}