#c51e3f color space conversions
Hex:
#c51e3f
RGB:
197, 30, 63
CMY:
23, 88, 75
CMYK:
0, 85, 68, 23
HSL:
348°, 73.5683%, 44.5098%
HSV (HSB):
348°, 84.7716%, 77.2549%
XYZ:
24.3874, 13.1577, 5.9570
xyY:
0.5606, 0.3025, 13.1577
CIE-Lab:
43.0000, 63.4108, 25.7991
CIE-LCH:
43.0000, 68.4581, 22.1393
CIE-Luv:
43.0000, 116.9731, 14.4514
Hunter-Lab:
36.2736, 56.5301, 15.6547
#c51e3f color charts
#c51e3f color shades, tints & tones
#c51e3f color schemes
#c51e3f color preview, HTML & CSS examples
This text has a color of #c51e3f
<p style="color:#c51e3f;">Text here</p>
.mytext {color:#c51e3f;}
This box has a color of #c51e3f
<div style="background-color:#c51e3f;">Content here</div>
.mybackground {background-color:#c51e3f;}
Border around this has a color of #c51e3f
<div style="border:2px solid #c51e3f;">Content here</div>
.myborder {border:2px solid #c51e3f;}