#c53f46 color space conversions
Hex:
#c53f46
RGB:
197, 63, 70
CMY:
23, 75, 73
CMYK:
0, 68, 64, 23
HSL:
357°, 53.6000%, 50.9804%
HSV (HSB):
357°, 68.0203%, 77.2549%
XYZ:
25.9090, 15.8675, 7.4915
xyY:
0.5259, 0.3221, 15.8675
CIE-Lab:
46.8002, 53.5051, 26.3228
CIE-LCH:
46.8002, 59.6296, 26.1957
CIE-Luv:
46.8002, 99.7912, 18.4347
Hunter-Lab:
39.8341, 46.3907, 16.7333
#c53f46 color charts
#c53f46 color shades, tints & tones
#c53f46 color schemes
#c53f46 color preview, HTML & CSS examples
This text has a color of #c53f46
<p style="color:#c53f46;">Text here</p>
.mytext {color:#c53f46;}
This box has a color of #c53f46
<div style="background-color:#c53f46;">Content here</div>
.mybackground {background-color:#c53f46;}
Border around this has a color of #c53f46
<div style="border:2px solid #c53f46;">Content here</div>
.myborder {border:2px solid #c53f46;}