#c55e5c color space conversions
Hex:
#c55e5c
RGB:
197, 94, 92
CMY:
23, 63, 64
CMYK:
0, 52, 53, 23
HSL:
1°, 47.5113%, 56.6667%
HSV (HSB):
1°, 53.2995%, 77.2549%
XYZ:
28.9604, 20.6484, 12.5844
xyY:
0.4657, 0.3320, 20.6484
CIE-Lab:
52.5626, 40.9256, 20.7900
CIE-LCH:
52.5626, 45.9035, 26.9304
CIE-Luv:
52.5626, 75.0891, 17.3085
Hunter-Lab:
45.4405, 34.2417, 15.3885
#c55e5c color charts
#c55e5c color shades, tints & tones
#c55e5c color schemes
#c55e5c color preview, HTML & CSS examples
This text has a color of #c55e5c
<p style="color:#c55e5c;">Text here</p>
.mytext {color:#c55e5c;}
This box has a color of #c55e5c
<div style="background-color:#c55e5c;">Content here</div>
.mybackground {background-color:#c55e5c;}
Border around this has a color of #c55e5c
<div style="border:2px solid #c55e5c;">Content here</div>
.myborder {border:2px solid #c55e5c;}