#c53c27 color space conversions
Hex:
#c53c27
RGB:
197, 60, 39
CMY:
23, 76, 85
CMYK:
0, 70, 80, 23
HSL:
8°, 66.9492%, 46.2745%
HSV (HSB):
8°, 80.2030%, 77.2549%
XYZ:
25.0080, 15.2485, 3.5446
xyY:
0.5709, 0.3481, 15.2485
CIE-Lab:
45.9727, 53.2697, 42.9887
CIE-LCH:
45.9727, 68.4521, 38.9036
CIE-Luv:
45.9727, 107.8987, 30.3440
Hunter-Lab:
39.0494, 45.9788, 21.9526
#c53c27 color charts
#c53c27 color shades, tints & tones
#c53c27 color schemes
#c53c27 color preview, HTML & CSS examples
This text has a color of #c53c27
<p style="color:#c53c27;">Text here</p>
.mytext {color:#c53c27;}
This box has a color of #c53c27
<div style="background-color:#c53c27;">Content here</div>
.mybackground {background-color:#c53c27;}
Border around this has a color of #c53c27
<div style="border:2px solid #c53c27;">Content here</div>
.myborder {border:2px solid #c53c27;}