#c51d3c color space conversions
Hex:
#c51d3c
RGB:
197, 29, 60
CMY:
23, 89, 76
CMYK:
0, 85, 70, 23
HSL:
349°, 74.3363%, 44.3137%
HSV (HSB):
349°, 85.2792%, 77.2549%
XYZ:
24.2809, 13.0753, 5.5190
xyY:
0.5663, 0.3050, 13.0753
CIE-Lab:
42.8765, 63.4799, 27.4944
CIE-LCH:
42.8765, 69.1783, 23.4184
CIE-Luv:
42.8765, 118.1796, 15.7532
Hunter-Lab:
36.1598, 56.5814, 16.2625
#c51d3c color charts
#c51d3c color shades, tints & tones
#c51d3c color schemes
#c51d3c color preview, HTML & CSS examples
This text has a color of #c51d3c
<p style="color:#c51d3c;">Text here</p>
.mytext {color:#c51d3c;}
This box has a color of #c51d3c
<div style="background-color:#c51d3c;">Content here</div>
.mybackground {background-color:#c51d3c;}
Border around this has a color of #c51d3c
<div style="border:2px solid #c51d3c;">Content here</div>
.myborder {border:2px solid #c51d3c;}