#c51e3a color space conversions
Hex:
#c51e3a
RGB:
197, 30, 58
CMY:
23, 88, 77
CMYK:
0, 85, 71, 23
HSL:
350°, 73.5683%, 44.5098%
HSV (HSB):
350°, 84.7716%, 77.2549%
XYZ:
24.2540, 13.1044, 5.2541
xyY:
0.5692, 0.3075, 13.1044
CIE-Lab:
42.9201, 63.1745, 28.7734
CIE-LCH:
42.9201, 69.4185, 24.4874
CIE-Luv:
42.9201, 118.4182, 16.8380
Hunter-Lab:
36.1999, 56.2451, 16.7346
#c51e3a color charts
#c51e3a color shades, tints & tones
#c51e3a color schemes
#c51e3a color preview, HTML & CSS examples
This text has a color of #c51e3a
<p style="color:#c51e3a;">Text here</p>
.mytext {color:#c51e3a;}
This box has a color of #c51e3a
<div style="background-color:#c51e3a;">Content here</div>
.mybackground {background-color:#c51e3a;}
Border around this has a color of #c51e3a
<div style="border:2px solid #c51e3a;">Content here</div>
.myborder {border:2px solid #c51e3a;}