#c31c61 color space conversions
Hex:
#c31c61
RGB:
195, 28, 97
CMY:
24, 89, 62
CMYK:
0, 86, 50, 24
HSL:
335°, 74.8879%, 43.7255%
HSV (HSB):
335°, 85.6410%, 76.4706%
XYZ:
25.0786, 13.2957, 12.5538
xyY:
0.4924, 0.2611, 13.2957
CIE-Lab:
43.2054, 65.4988, 4.7360
CIE-LCH:
43.2054, 65.6698, 4.1357
CIE-Luv:
43.2054, 103.7876, -6.6949
Hunter-Lab:
36.4632, 58.9576, 5.1115
#c31c61 color charts
#c31c61 color shades, tints & tones
#c31c61 color schemes
#c31c61 color preview, HTML & CSS examples
This text has a color of #c31c61
<p style="color:#c31c61;">Text here</p>
.mytext {color:#c31c61;}
This box has a color of #c31c61
<div style="background-color:#c31c61;">Content here</div>
.mybackground {background-color:#c31c61;}
Border around this has a color of #c31c61
<div style="border:2px solid #c31c61;">Content here</div>
.myborder {border:2px solid #c31c61;}