#c55c7f color space conversions
Hex:
#c55c7f
RGB:
197, 92, 127
CMY:
23, 64, 50
CMYK:
0, 53, 36, 23
HSL:
340°, 47.5113%, 56.6667%
HSV (HSB):
340°, 53.2995%, 77.2549%
XYZ:
30.6839, 21.0569, 22.5258
xyY:
0.4132, 0.2835, 21.0569
CIE-Lab:
53.0117, 45.5355, 0.6987
CIE-LCH:
53.0117, 45.5408, 0.8791
CIE-Luv:
53.0117, 67.9093, -7.3771
Hunter-Lab:
45.8878, 39.0542, 3.0166
#c55c7f color charts
#c55c7f color shades, tints & tones
#c55c7f color schemes
#c55c7f color preview, HTML & CSS examples
This text has a color of #c55c7f
<p style="color:#c55c7f;">Text here</p>
.mytext {color:#c55c7f;}
This box has a color of #c55c7f
<div style="background-color:#c55c7f;">Content here</div>
.mybackground {background-color:#c55c7f;}
Border around this has a color of #c55c7f
<div style="border:2px solid #c55c7f;">Content here</div>
.myborder {border:2px solid #c55c7f;}