#c51b3e color space conversions
Hex:
#c51b3e
RGB:
197, 27, 62
CMY:
23, 89, 76
CMYK:
0, 86, 69, 23
HSL:
348°, 75.8929%, 43.9216%
HSV (HSB):
348°, 86.2944%, 77.2549%
XYZ:
24.2874, 13.0020, 5.7870
xyY:
0.5638, 0.3018, 13.0020
CIE-Lab:
42.7662, 63.9832, 26.1253
CIE-LCH:
42.7662, 69.1114, 22.2109
CIE-Luv:
42.7662, 118.2149, 14.5003
Hunter-Lab:
36.0583, 57.1284, 15.7254
#c51b3e color charts
#c51b3e color shades, tints & tones
#c51b3e color schemes
#c51b3e color preview, HTML & CSS examples
This text has a color of #c51b3e
<p style="color:#c51b3e;">Text here</p>
.mytext {color:#c51b3e;}
This box has a color of #c51b3e
<div style="background-color:#c51b3e;">Content here</div>
.mybackground {background-color:#c51b3e;}
Border around this has a color of #c51b3e
<div style="border:2px solid #c51b3e;">Content here</div>
.myborder {border:2px solid #c51b3e;}