#c53030 color space conversions
Hex:
#c53030
RGB:
197, 48, 48
CMY:
23, 81, 81
CMYK:
0, 76, 76, 23
HSL:
0°, 60.8163%, 48.0392%
HSV (HSB):
0°, 75.6345%, 77.2549%
XYZ:
24.6164, 14.1976, 4.2393
xyY:
0.5718, 0.3298, 14.1976
CIE-Lab:
44.5150, 57.8717, 36.5501
CIE-LCH:
44.5150, 68.4473, 32.2753
CIE-Luv:
44.5150, 113.1655, 24.4026
Hunter-Lab:
37.6797, 50.6757, 19.7052
#c53030 color charts
#c53030 color shades, tints & tones
#c53030 color schemes
#c53030 color preview, HTML & CSS examples
This text has a color of #c53030
<p style="color:#c53030;">Text here</p>
.mytext {color:#c53030;}
This box has a color of #c53030
<div style="background-color:#c53030;">Content here</div>
.mybackground {background-color:#c53030;}
Border around this has a color of #c53030
<div style="border:2px solid #c53030;">Content here</div>
.myborder {border:2px solid #c53030;}