#c31c55 color space conversions
Hex:
#c31c55
RGB:
195, 28, 85
CMY:
24, 89, 67
CMYK:
0, 86, 56, 24
HSL:
340°, 74.8879%, 43.7255%
HSV (HSB):
340°, 85.6410%, 76.4706%
XYZ:
24.5606, 13.0885, 9.8262
xyY:
0.5173, 0.2757, 13.0885
CIE-Lab:
42.8963, 64.6081, 11.8359
CIE-LCH:
42.8963, 65.6833, 10.3812
CIE-Luv:
42.8963, 108.4939, 1.2043
Hunter-Lab:
36.1780, 57.8690, 9.2211
#c31c55 color charts
#c31c55 color shades, tints & tones
#c31c55 color schemes
#c31c55 color preview, HTML & CSS examples
This text has a color of #c31c55
<p style="color:#c31c55;">Text here</p>
.mytext {color:#c31c55;}
This box has a color of #c31c55
<div style="background-color:#c31c55;">Content here</div>
.mybackground {background-color:#c31c55;}
Border around this has a color of #c31c55
<div style="border:2px solid #c31c55;">Content here</div>
.myborder {border:2px solid #c31c55;}