#c53c1c color space conversions
Hex:
#c53c1c
RGB:
197, 60, 28
CMY:
23, 76, 89
CMYK:
0, 70, 86, 23
HSL:
11°, 75.1111%, 44.1176%
HSV (HSB):
11°, 85.7868%, 77.2549%
XYZ:
24.8514, 15.1859, 2.7200
xyY:
0.5812, 0.3552, 15.1859
CIE-Lab:
45.8877, 52.9658, 48.2378
CIE-LCH:
45.8877, 71.6398, 42.3252
CIE-Luv:
45.8877, 109.3565, 33.2376
Hunter-Lab:
38.9691, 45.6375, 23.1400
#c53c1c color charts
#c53c1c color shades, tints & tones
#c53c1c color schemes
#c53c1c color preview, HTML & CSS examples
This text has a color of #c53c1c
<p style="color:#c53c1c;">Text here</p>
.mytext {color:#c53c1c;}
This box has a color of #c53c1c
<div style="background-color:#c53c1c;">Content here</div>
.mybackground {background-color:#c53c1c;}
Border around this has a color of #c53c1c
<div style="border:2px solid #c53c1c;">Content here</div>
.myborder {border:2px solid #c53c1c;}