#c51a2b color space conversions
Hex:
#c51a2b
RGB:
197, 26, 43
CMY:
23, 90, 83
CMYK:
0, 87, 78, 23
HSL:
354°, 76.6816%, 43.7255%
HSV (HSB):
354°, 86.8020%, 77.2549%
XYZ:
23.8314, 12.7835, 3.4969
xyY:
0.5941, 0.3187, 12.7835
CIE-Lab:
42.4352, 63.4117, 37.1776
CIE-LCH:
42.4352, 73.5065, 30.3826
CIE-Luv:
42.4352, 123.4693, 22.3825
Hunter-Lab:
35.7541, 56.4072, 19.2290
#c51a2b color charts
#c51a2b color shades, tints & tones
#c51a2b color schemes
#c51a2b color preview, HTML & CSS examples
This text has a color of #c51a2b
<p style="color:#c51a2b;">Text here</p>
.mytext {color:#c51a2b;}
This box has a color of #c51a2b
<div style="background-color:#c51a2b;">Content here</div>
.mybackground {background-color:#c51a2b;}
Border around this has a color of #c51a2b
<div style="border:2px solid #c51a2b;">Content here</div>
.myborder {border:2px solid #c51a2b;}