#c51b1f color space conversions
Hex:
#c51b1f
RGB:
197, 27, 31
CMY:
23, 89, 88
CMYK:
0, 86, 84, 23
HSL:
359°, 75.8929%, 43.9216%
HSV (HSB):
359°, 86.2944%, 77.2549%
XYZ:
23.6652, 12.7531, 2.5106
xyY:
0.6079, 0.3276, 12.7531
CIE-Lab:
42.3889, 62.8770, 43.7453
CIE-LCH:
42.3889, 76.5975, 34.8275
CIE-Luv:
42.3889, 125.4280, 26.1941
Hunter-Lab:
35.7115, 55.7928, 20.8298
#c51b1f color charts
#c51b1f color shades, tints & tones
#c51b1f color schemes
#c51b1f color preview, HTML & CSS examples
This text has a color of #c51b1f
<p style="color:#c51b1f;">Text here</p>
.mytext {color:#c51b1f;}
This box has a color of #c51b1f
<div style="background-color:#c51b1f;">Content here</div>
.mybackground {background-color:#c51b1f;}
Border around this has a color of #c51b1f
<div style="border:2px solid #c51b1f;">Content here</div>
.myborder {border:2px solid #c51b1f;}