#c53d54 color space conversions
Hex:
#c53d54
RGB:
197, 61, 84
CMY:
23, 76, 67
CMYK:
0, 69, 57, 23
HSL:
350°, 53.9683%, 50.5882%
HSV (HSB):
350°, 69.0355%, 77.2549%
XYZ:
26.2949, 15.8479, 10.0606
xyY:
0.5037, 0.3036, 15.8479
CIE-Lab:
46.7743, 55.2187, 17.8144
CIE-LCH:
46.7743, 58.0212, 17.8805
CIE-Luv:
46.7743, 97.0943, 10.0220
Hunter-Lab:
39.8094, 48.2364, 12.8829
#c53d54 color charts
#c53d54 color shades, tints & tones
#c53d54 color schemes
#c53d54 color preview, HTML & CSS examples
This text has a color of #c53d54
<p style="color:#c53d54;">Text here</p>
.mytext {color:#c53d54;}
This box has a color of #c53d54
<div style="background-color:#c53d54;">Content here</div>
.mybackground {background-color:#c53d54;}
Border around this has a color of #c53d54
<div style="border:2px solid #c53d54;">Content here</div>
.myborder {border:2px solid #c53d54;}