#c51a52 color space conversions
Hex:
#c51a52
RGB:
197, 26, 82
CMY:
23, 90, 68
CMYK:
0, 87, 58, 23
HSL:
340°, 76.6816%, 43.7255%
HSV (HSB):
340°, 86.8020%, 77.2549%
XYZ:
24.9183, 13.2183, 9.2207
xyY:
0.5262, 0.2791, 13.2183
CIE-Lab:
43.0903, 65.3103, 14.0523
CIE-LCH:
43.0903, 66.8049, 12.1428
CIE-Luv:
43.0903, 111.7520, 3.3055
Hunter-Lab:
36.3570, 58.7156, 10.4130
#c51a52 color charts
#c51a52 color shades, tints & tones
#c51a52 color schemes
#c51a52 color preview, HTML & CSS examples
This text has a color of #c51a52
<p style="color:#c51a52;">Text here</p>
.mytext {color:#c51a52;}
This box has a color of #c51a52
<div style="background-color:#c51a52;">Content here</div>
.mybackground {background-color:#c51a52;}
Border around this has a color of #c51a52
<div style="border:2px solid #c51a52;">Content here</div>
.myborder {border:2px solid #c51a52;}