#c51b1a color space conversions
Hex:
#c51b1a
RGB:
197, 27, 26
CMY:
23, 89, 90
CMYK:
0, 86, 87, 23
HSL:
0°, 76.6816%, 43.7255%
HSV (HSB):
0°, 86.8020%, 77.2549%
XYZ:
23.6043, 12.7288, 2.1901
xyY:
0.6127, 0.3304, 12.7288
CIE-Lab:
42.3517, 62.7673, 46.2149
CIE-LCH:
42.3517, 77.9458, 36.3638
CIE-Luv:
42.3517, 126.1818, 27.4080
Hunter-Lab:
35.6774, 55.6611, 21.3346
#c51b1a color charts
#c51b1a color shades, tints & tones
#c51b1a color schemes
#c51b1a color preview, HTML & CSS examples
This text has a color of #c51b1a
<p style="color:#c51b1a;">Text here</p>
.mytext {color:#c51b1a;}
This box has a color of #c51b1a
<div style="background-color:#c51b1a;">Content here</div>
.mybackground {background-color:#c51b1a;}
Border around this has a color of #c51b1a
<div style="border:2px solid #c51b1a;">Content here</div>
.myborder {border:2px solid #c51b1a;}