#c31561 color space conversions
Hex:
#c31561
RGB:
195, 21, 97
CMY:
24, 92, 62
CMYK:
0, 89, 50, 24
HSL:
334°, 80.5556%, 42.3529%
HSV (HSB):
334°, 89.2308%, 76.4706%
XYZ:
24.9315, 13.0015, 12.5048
xyY:
0.4943, 0.2578, 13.0015
CIE-Lab:
42.7655, 66.7668, 4.1044
CIE-LCH:
42.7655, 66.8928, 3.5178
CIE-Luv:
42.7655, 105.3492, -7.7049
Hunter-Lab:
36.0576, 60.3205, 4.6786
#c31561 color charts
#c31561 color shades, tints & tones
#c31561 color schemes
#c31561 color preview, HTML & CSS examples
This text has a color of #c31561
<p style="color:#c31561;">Text here</p>
.mytext {color:#c31561;}
This box has a color of #c31561
<div style="background-color:#c31561;">Content here</div>
.mybackground {background-color:#c31561;}
Border around this has a color of #c31561
<div style="border:2px solid #c31561;">Content here</div>
.myborder {border:2px solid #c31561;}