#c53e4f color space conversions
Hex:
#c53e4f
RGB:
197, 62, 79
CMY:
23, 76, 69
CMYK:
0, 69, 60, 23
HSL:
352°, 53.7849%, 50.7843%
HSV (HSB):
352°, 68.5279%, 77.2549%
XYZ:
26.1599, 15.8801, 9.0835
xyY:
0.5117, 0.3106, 15.8801
CIE-Lab:
46.8168, 54.4769, 20.9148
CIE-LCH:
46.8168, 58.3538, 21.0029
CIE-Luv:
46.8168, 97.9825, 13.2497
Hunter-Lab:
39.8498, 47.4412, 14.3801
#c53e4f color charts
#c53e4f color shades, tints & tones
#c53e4f color schemes
#c53e4f color preview, HTML & CSS examples
This text has a color of #c53e4f
<p style="color:#c53e4f;">Text here</p>
.mytext {color:#c53e4f;}
This box has a color of #c53e4f
<div style="background-color:#c53e4f;">Content here</div>
.mybackground {background-color:#c53e4f;}
Border around this has a color of #c53e4f
<div style="border:2px solid #c53e4f;">Content here</div>
.myborder {border:2px solid #c53e4f;}