#c51d3f color space conversions
Hex:
#c51d3f
RGB:
197, 29, 63
CMY:
23, 89, 75
CMYK:
0, 85, 68, 23
HSL:
348°, 74.3363%, 44.3137%
HSV (HSB):
348°, 85.2792%, 77.2549%
XYZ:
24.3625, 13.1079, 5.9487
xyY:
0.5611, 0.3019, 13.1079
CIE-Lab:
42.9254, 63.6239, 25.7058
CIE-LCH:
42.9254, 68.6206, 22.0001
CIE-Luv:
42.9254, 117.2957, 14.2992
Hunter-Lab:
36.2049, 56.7554, 15.6017
#c51d3f color charts
#c51d3f color shades, tints & tones
#c51d3f color schemes
#c51d3f color preview, HTML & CSS examples
This text has a color of #c51d3f
<p style="color:#c51d3f;">Text here</p>
.mytext {color:#c51d3f;}
This box has a color of #c51d3f
<div style="background-color:#c51d3f;">Content here</div>
.mybackground {background-color:#c51d3f;}
Border around this has a color of #c51d3f
<div style="border:2px solid #c51d3f;">Content here</div>
.myborder {border:2px solid #c51d3f;}