#c51964 color space conversions
Hex:
#c51964
RGB:
197, 25, 100
CMY:
23, 90, 61
CMYK:
0, 87, 49, 23
HSL:
334°, 77.4775%, 43.5294%
HSV (HSB):
334°, 87.3096%, 77.2549%
XYZ:
25.6738, 13.4857, 13.3064
xyY:
0.4893, 0.2570, 13.4857
CIE-Lab:
43.4861, 66.8063, 3.3123
CIE-LCH:
43.4861, 66.8884, 2.8384
CIE-Luv:
43.4861, 104.8814, -8.6230
Hunter-Lab:
36.7229, 60.5287, 4.2224
#c51964 color charts
#c51964 color shades, tints & tones
#c51964 color schemes
#c51964 color preview, HTML & CSS examples
This text has a color of #c51964
<p style="color:#c51964;">Text here</p>
.mytext {color:#c51964;}
This box has a color of #c51964
<div style="background-color:#c51964;">Content here</div>
.mybackground {background-color:#c51964;}
Border around this has a color of #c51964
<div style="border:2px solid #c51964;">Content here</div>
.myborder {border:2px solid #c51964;}