#c53e43 color space conversions
Hex:
#c53e43
RGB:
197, 62, 67
CMY:
23, 76, 74
CMYK:
0, 69, 66, 23
HSL:
358°, 53.7849%, 50.7843%
HSV (HSB):
358°, 68.5279%, 77.2549%
XYZ:
25.7617, 15.7208, 6.9868
xyY:
0.5315, 0.3243, 15.7208
CIE-Lab:
46.6061, 53.7266, 27.8715
CIE-LCH:
46.6061, 60.5258, 27.4187
CIE-Luv:
46.6061, 101.1110, 19.6564
Hunter-Lab:
39.6495, 46.5913, 17.3069
#c53e43 color charts
#c53e43 color shades, tints & tones
#c53e43 color schemes
#c53e43 color preview, HTML & CSS examples
This text has a color of #c53e43
<p style="color:#c53e43;">Text here</p>
.mytext {color:#c53e43;}
This box has a color of #c53e43
<div style="background-color:#c53e43;">Content here</div>
.mybackground {background-color:#c53e43;}
Border around this has a color of #c53e43
<div style="border:2px solid #c53e43;">Content here</div>
.myborder {border:2px solid #c53e43;}