#c31c51 color space conversions
Hex:
#c31c51
RGB:
195, 28, 81
CMY:
24, 89, 68
CMYK:
0, 86, 58, 24
HSL:
341°, 74.8879%, 43.7255%
HSV (HSB):
341°, 85.6410%, 76.4706%
XYZ:
24.4061, 13.0267, 9.0126
xyY:
0.5255, 0.2805, 13.0267
CIE-Lab:
42.8034, 64.3391, 14.2232
CIE-LCH:
42.8034, 65.8925, 12.4657
CIE-Luv:
42.8034, 109.9815, 3.6835
Hunter-Lab:
36.0925, 57.5417, 10.4595
#c31c51 color charts
#c31c51 color shades, tints & tones
#c31c51 color schemes
#c31c51 color preview, HTML & CSS examples
This text has a color of #c31c51
<p style="color:#c31c51;">Text here</p>
.mytext {color:#c31c51;}
This box has a color of #c31c51
<div style="background-color:#c31c51;">Content here</div>
.mybackground {background-color:#c31c51;}
Border around this has a color of #c31c51
<div style="border:2px solid #c31c51;">Content here</div>
.myborder {border:2px solid #c31c51;}