#c31e46 color space conversions
Hex:
#c31e46
RGB:
195, 30, 70
CMY:
24, 88, 73
CMYK:
0, 85, 64, 24
HSL:
345°, 73.3333%, 44.1176%
HSV (HSB):
345°, 84.6154%, 76.4706%
XYZ:
24.0754, 12.9728, 7.0294
xyY:
0.5462, 0.2943, 12.9728
CIE-Lab:
42.7223, 63.2469, 21.0129
CIE-LCH:
42.7223, 66.6462, 18.3783
CIE-Luv:
42.7223, 113.2024, 10.3522
Hunter-Lab:
36.0178, 56.2837, 13.6411
#c31e46 color charts
#c31e46 color shades, tints & tones
#c31e46 color schemes
#c31e46 color preview, HTML & CSS examples
This text has a color of #c31e46
<p style="color:#c31e46;">Text here</p>
.mytext {color:#c31e46;}
This box has a color of #c31e46
<div style="background-color:#c31e46;">Content here</div>
.mybackground {background-color:#c31e46;}
Border around this has a color of #c31e46
<div style="border:2px solid #c31e46;">Content here</div>
.myborder {border:2px solid #c31e46;}