#c51e1a color space conversions
Hex:
#c51e1a
RGB:
197, 30, 26
CMY:
23, 88, 90
CMYK:
0, 85, 87, 23
HSL:
1°, 76.6816%, 43.7255%
HSV (HSB):
1°, 86.8020%, 77.2549%
XYZ:
23.6767, 12.8734, 2.2142
xyY:
0.6108, 0.3321, 12.8734
CIE-Lab:
42.5719, 62.1387, 46.3957
CIE-LCH:
42.5719, 77.5486, 36.7468
CIE-Luv:
42.5719, 125.1062, 27.8050
Hunter-Lab:
35.8796, 55.0016, 21.4568
#c51e1a color charts
#c51e1a color shades, tints & tones
#c51e1a color schemes
#c51e1a color preview, HTML & CSS examples
This text has a color of #c51e1a
<p style="color:#c51e1a;">Text here</p>
.mytext {color:#c51e1a;}
This box has a color of #c51e1a
<div style="background-color:#c51e1a;">Content here</div>
.mybackground {background-color:#c51e1a;}
Border around this has a color of #c51e1a
<div style="border:2px solid #c51e1a;">Content here</div>
.myborder {border:2px solid #c51e1a;}