#c53b50 color space conversions
Hex:
#c53b50
RGB:
197, 59, 80
CMY:
23, 77, 69
CMYK:
0, 70, 59, 23
HSL:
351°, 54.3307%, 50.1961%
HSV (HSB):
351°, 70.0508%, 77.2549%
XYZ:
26.0379, 15.5774, 9.2238
xyY:
0.5122, 0.3064, 15.5774
CIE-Lab:
46.4151, 55.7018, 19.7748
CIE-LCH:
46.4151, 59.1078, 19.5455
CIE-Luv:
46.4151, 99.3127, 11.7809
Hunter-Lab:
39.4683, 48.6901, 13.7716
#c53b50 color charts
#c53b50 color shades, tints & tones
#c53b50 color schemes
#c53b50 color preview, HTML & CSS examples
This text has a color of #c53b50
<p style="color:#c53b50;">Text here</p>
.mytext {color:#c53b50;}
This box has a color of #c53b50
<div style="background-color:#c53b50;">Content here</div>
.mybackground {background-color:#c53b50;}
Border around this has a color of #c53b50
<div style="border:2px solid #c53b50;">Content here</div>
.myborder {border:2px solid #c53b50;}