#c55e7a color space conversions
Hex:
#c55e7a
RGB:
197, 94, 122
CMY:
23, 63, 52
CMYK:
0, 52, 38, 23
HSL:
344°, 47.0320%, 57.0588%
HSV (HSB):
344°, 52.2843%, 77.2549%
XYZ:
30.5415, 21.2809, 20.9103
xyY:
0.4199, 0.2926, 21.2809
CIE-Lab:
53.2555, 43.9534, 4.0174
CIE-LCH:
53.2555, 44.1366, 5.2224
CIE-Luv:
53.2555, 68.0766, -2.7762
Hunter-Lab:
46.1312, 37.4477, 5.4170
#c55e7a color charts
#c55e7a color shades, tints & tones
#c55e7a color schemes
#c55e7a color preview, HTML & CSS examples
This text has a color of #c55e7a
<p style="color:#c55e7a;">Text here</p>
.mytext {color:#c55e7a;}
This box has a color of #c55e7a
<div style="background-color:#c55e7a;">Content here</div>
.mybackground {background-color:#c55e7a;}
Border around this has a color of #c55e7a
<div style="border:2px solid #c55e7a;">Content here</div>
.myborder {border:2px solid #c55e7a;}