#c51b5f color space conversions
Hex:
#c51b5f
RGB:
197, 27, 95
CMY:
23, 89, 63
CMYK:
0, 86, 52, 23
HSL:
336°, 75.8929%, 43.9216%
HSV (HSB):
336°, 86.2944%, 77.2549%
XYZ:
25.4834, 13.4804, 12.0853
xyY:
0.4992, 0.2641, 13.4804
CIE-Lab:
43.4784, 66.0388, 6.4328
CIE-LCH:
43.4784, 66.3514, 5.5636
CIE-Luv:
43.4784, 106.4605, -4.9073
Hunter-Lab:
36.7157, 59.6401, 6.1851
#c51b5f color charts
#c51b5f color shades, tints & tones
#c51b5f color schemes
#c51b5f color preview, HTML & CSS examples
This text has a color of #c51b5f
<p style="color:#c51b5f;">Text here</p>
.mytext {color:#c51b5f;}
This box has a color of #c51b5f
<div style="background-color:#c51b5f;">Content here</div>
.mybackground {background-color:#c51b5f;}
Border around this has a color of #c51b5f
<div style="border:2px solid #c51b5f;">Content here</div>
.myborder {border:2px solid #c51b5f;}