#c53c3c color space conversions
Hex:
#c53c3c
RGB:
197, 60, 60
CMY:
23, 76, 76
CMYK:
0, 70, 70, 23
HSL:
0°, 54.1502%, 50.3922%
HSV (HSB):
0°, 69.5431%, 77.2549%
XYZ:
25.4574, 15.4283, 5.9112
xyY:
0.5440, 0.3297, 15.4283
CIE-Lab:
46.2153, 54.1319, 31.5378
CIE-LCH:
46.2153, 62.6490, 30.2255
CIE-Luv:
46.2153, 103.9196, 22.4079
Hunter-Lab:
39.2788, 46.9515, 18.5725
#c53c3c color charts
#c53c3c color shades, tints & tones
#c53c3c color schemes
#c53c3c color preview, HTML & CSS examples
This text has a color of #c53c3c
<p style="color:#c53c3c;">Text here</p>
.mytext {color:#c53c3c;}
This box has a color of #c53c3c
<div style="background-color:#c53c3c;">Content here</div>
.mybackground {background-color:#c53c3c;}
Border around this has a color of #c53c3c
<div style="border:2px solid #c53c3c;">Content here</div>
.myborder {border:2px solid #c53c3c;}