#c51f23 color space conversions
Hex:
#c51f23
RGB:
197, 31, 35
CMY:
23, 88, 86
CMYK:
0, 84, 82, 23
HSL:
359°, 72.8070%, 44.7059%
HSV (HSB):
359°, 84.2640%, 77.2549%
XYZ:
23.8193, 12.9716, 2.8385
xyY:
0.6011, 0.3273, 12.9716
CIE-Lab:
42.7205, 62.1289, 41.9399
CIE-LCH:
42.7205, 74.9597, 34.0212
CIE-Luv:
42.7205, 123.3200, 25.6376
Hunter-Lab:
36.0162, 55.0228, 20.5386
#c51f23 color charts
#c51f23 color shades, tints & tones
#c51f23 color schemes
#c51f23 color preview, HTML & CSS examples
This text has a color of #c51f23
<p style="color:#c51f23;">Text here</p>
.mytext {color:#c51f23;}
This box has a color of #c51f23
<div style="background-color:#c51f23;">Content here</div>
.mybackground {background-color:#c51f23;}
Border around this has a color of #c51f23
<div style="border:2px solid #c51f23;">Content here</div>
.myborder {border:2px solid #c51f23;}