#c51f30 color space conversions
Hex:
#c51f30
RGB:
197, 31, 48
CMY:
23, 88, 81
CMYK:
0, 84, 76, 23
HSL:
354°, 72.8070%, 44.7059%
HSV (HSB):
354°, 84.2640%, 77.2549%
XYZ:
24.0494, 13.0637, 4.0503
xyY:
0.5842, 0.3174, 13.0637
CIE-Lab:
42.8591, 62.5436, 34.7176
CIE-LCH:
42.8591, 71.5333, 29.0344
CIE-Luv:
42.8591, 120.6422, 21.2308
Hunter-Lab:
36.1437, 55.5195, 18.6565
#c51f30 color charts
#c51f30 color shades, tints & tones
#c51f30 color schemes
#c51f30 color preview, HTML & CSS examples
This text has a color of #c51f30
<p style="color:#c51f30;">Text here</p>
.mytext {color:#c51f30;}
This box has a color of #c51f30
<div style="background-color:#c51f30;">Content here</div>
.mybackground {background-color:#c51f30;}
Border around this has a color of #c51f30
<div style="border:2px solid #c51f30;">Content here</div>
.myborder {border:2px solid #c51f30;}