#c53d4c color space conversions
Hex:
#c53d4c
RGB:
197, 61, 76
CMY:
23, 76, 70
CMYK:
0, 69, 61, 23
HSL:
353°, 53.9683%, 50.5882%
HSV (HSB):
353°, 69.0355%, 77.2549%
XYZ:
25.9992, 15.7296, 8.5033
xyY:
0.5176, 0.3131, 15.7296
CIE-Lab:
46.6177, 54.6677, 22.4735
CIE-LCH:
46.6177, 59.1068, 22.3472
CIE-Luv:
46.6177, 99.3570, 14.6350
Hunter-Lab:
39.6606, 47.6084, 15.0505
#c53d4c color charts
#c53d4c color shades, tints & tones
#c53d4c color schemes
#c53d4c color preview, HTML & CSS examples
This text has a color of #c53d4c
<p style="color:#c53d4c;">Text here</p>
.mytext {color:#c53d4c;}
This box has a color of #c53d4c
<div style="background-color:#c53d4c;">Content here</div>
.mybackground {background-color:#c53d4c;}
Border around this has a color of #c53d4c
<div style="border:2px solid #c53d4c;">Content here</div>
.myborder {border:2px solid #c53d4c;}