#c31f48 color space conversions
Hex:
#c31f48
RGB:
195, 31, 72
CMY:
24, 88, 72
CMYK:
0, 84, 63, 24
HSL:
345°, 72.5664%, 44.3137%
HSV (HSB):
345°, 84.1026%, 76.4706%
XYZ:
24.1654, 13.0500, 7.3761
xyY:
0.5419, 0.2927, 13.0500
CIE-Lab:
42.8384, 63.1398, 19.9152
CIE-LCH:
42.8384, 66.2061, 17.5060
CIE-Luv:
42.8384, 112.2245, 9.4151
Hunter-Lab:
36.1247, 56.1880, 13.1812
#c31f48 color charts
#c31f48 color shades, tints & tones
#c31f48 color schemes
#c31f48 color preview, HTML & CSS examples
This text has a color of #c31f48
<p style="color:#c31f48;">Text here</p>
.mytext {color:#c31f48;}
This box has a color of #c31f48
<div style="background-color:#c31f48;">Content here</div>
.mybackground {background-color:#c31f48;}
Border around this has a color of #c31f48
<div style="border:2px solid #c31f48;">Content here</div>
.myborder {border:2px solid #c31f48;}