#c51a37 color space conversions
Hex:
#c51a37
RGB:
197, 26, 55
CMY:
23, 90, 78
CMYK:
0, 87, 72, 23
HSL:
350°, 76.6816%, 43.7255%
HSV (HSB):
350°, 86.8020%, 77.2549%
XYZ:
24.0849, 12.8849, 4.8321
xyY:
0.5762, 0.3082, 12.8849
CIE-Lab:
42.5894, 63.8615, 30.2074
CIE-LCH:
42.5894, 70.6454, 25.3148
CIE-Luv:
42.5894, 120.5195, 17.6190
Hunter-Lab:
35.8956, 56.9512, 17.1457
#c51a37 color charts
#c51a37 color shades, tints & tones
#c51a37 color schemes
#c51a37 color preview, HTML & CSS examples
This text has a color of #c51a37
<p style="color:#c51a37;">Text here</p>
.mytext {color:#c51a37;}
This box has a color of #c51a37
<div style="background-color:#c51a37;">Content here</div>
.mybackground {background-color:#c51a37;}
Border around this has a color of #c51a37
<div style="border:2px solid #c51a37;">Content here</div>
.myborder {border:2px solid #c51a37;}