#c31961 color space conversions
Hex:
#c31961
RGB:
195, 25, 97
CMY:
24, 90, 62
CMYK:
0, 87, 50, 24
HSL:
335°, 77.2727%, 43.1373%
HSV (HSB):
335°, 87.1795%, 76.4706%
XYZ:
25.0110, 13.1604, 12.5313
xyY:
0.4933, 0.2596, 13.1604
CIE-Lab:
43.0040, 66.0785, 4.4470
CIE-LCH:
43.0040, 66.2280, 3.8501
CIE-Luv:
43.0040, 104.5024, -7.1573
Hunter-Lab:
36.2773, 59.5795, 4.9136
#c31961 color charts
#c31961 color shades, tints & tones
#c31961 color schemes
#c31961 color preview, HTML & CSS examples
This text has a color of #c31961
<p style="color:#c31961;">Text here</p>
.mytext {color:#c31961;}
This box has a color of #c31961
<div style="background-color:#c31961;">Content here</div>
.mybackground {background-color:#c31961;}
Border around this has a color of #c31961
<div style="border:2px solid #c31961;">Content here</div>
.myborder {border:2px solid #c31961;}