#c51c45 color space conversions
Hex:
#c51c45
RGB:
197, 28, 69
CMY:
23, 89, 73
CMYK:
0, 86, 65, 23
HSL:
345°, 75.1111%, 44.1176%
HSV (HSB):
345°, 85.7868%, 77.2549%
XYZ:
24.5154, 13.1305, 6.8726
xyY:
0.5507, 0.2949, 13.1305
CIE-Lab:
42.9592, 64.1411, 22.0227
CIE-LCH:
42.9592, 67.8166, 18.9498
CIE-Luv:
42.9592, 115.7271, 11.0607
Hunter-Lab:
36.2360, 57.3507, 14.1202
#c51c45 color charts
#c51c45 color shades, tints & tones
#c51c45 color schemes
#c51c45 color preview, HTML & CSS examples
This text has a color of #c51c45
<p style="color:#c51c45;">Text here</p>
.mytext {color:#c51c45;}
This box has a color of #c51c45
<div style="background-color:#c51c45;">Content here</div>
.mybackground {background-color:#c51c45;}
Border around this has a color of #c51c45
<div style="border:2px solid #c51c45;">Content here</div>
.myborder {border:2px solid #c51c45;}