#c51f31 color space conversions
Hex:
#c51f31
RGB:
197, 31, 49
CMY:
23, 88, 81
CMYK:
0, 84, 75, 23
HSL:
353°, 72.8070%, 44.7059%
HSV (HSB):
353°, 84.2640%, 77.2549%
XYZ:
24.0703, 13.0720, 4.1602
xyY:
0.5828, 0.3165, 13.0720
CIE-Lab:
42.8716, 62.5810, 34.1406
CIE-LCH:
42.8716, 71.2879, 28.6143
CIE-Luv:
42.8716, 120.4051, 20.8396
Hunter-Lab:
36.1553, 55.5644, 18.4864
#c51f31 color charts
#c51f31 color shades, tints & tones
#c51f31 color schemes
#c51f31 color preview, HTML & CSS examples
This text has a color of #c51f31
<p style="color:#c51f31;">Text here</p>
.mytext {color:#c51f31;}
This box has a color of #c51f31
<div style="background-color:#c51f31;">Content here</div>
.mybackground {background-color:#c51f31;}
Border around this has a color of #c51f31
<div style="border:2px solid #c51f31;">Content here</div>
.myborder {border:2px solid #c51f31;}