#c53e5c color space conversions
Hex:
#c53e5c
RGB:
197, 62, 92
CMY:
23, 76, 64
CMYK:
0, 69, 53, 23
HSL:
347°, 53.7849%, 50.7843%
HSV (HSB):
347°, 68.5279%, 77.2549%
XYZ:
26.6803, 16.0883, 11.8244
xyY:
0.4887, 0.2947, 16.0883
CIE-Lab:
47.0901, 55.4416, 13.3568
CIE-LCH:
47.0901, 57.0279, 13.5454
CIE-Luv:
47.0901, 94.1653, 5.3757
Hunter-Lab:
40.1102, 48.5411, 10.5986
#c53e5c color charts
#c53e5c color shades, tints & tones
#c53e5c color schemes
#c53e5c color preview, HTML & CSS examples
This text has a color of #c53e5c
<p style="color:#c53e5c;">Text here</p>
.mytext {color:#c53e5c;}
This box has a color of #c53e5c
<div style="background-color:#c53e5c;">Content here</div>
.mybackground {background-color:#c53e5c;}
Border around this has a color of #c53e5c
<div style="border:2px solid #c53e5c;">Content here</div>
.myborder {border:2px solid #c53e5c;}