#c31e5d color space conversions
Hex:
#c31e5d
RGB:
195, 30, 93
CMY:
24, 88, 64
CMYK:
0, 85, 52, 24
HSL:
337°, 73.3333%, 44.1176%
HSV (HSB):
337°, 84.6154%, 76.4706%
XYZ:
24.9457, 13.3210, 11.6123
xyY:
0.5001, 0.2671, 13.3210
CIE-Lab:
43.2429, 64.7698, 7.2975
CIE-LCH:
43.2429, 65.1796, 6.4283
CIE-Luv:
43.2429, 104.8628, -3.6600
Hunter-Lab:
36.4979, 58.1306, 6.6845
#c31e5d color charts
#c31e5d color shades, tints & tones
#c31e5d color schemes
#c31e5d color preview, HTML & CSS examples
This text has a color of #c31e5d
<p style="color:#c31e5d;">Text here</p>
.mytext {color:#c31e5d;}
This box has a color of #c31e5d
<div style="background-color:#c31e5d;">Content here</div>
.mybackground {background-color:#c31e5d;}
Border around this has a color of #c31e5d
<div style="border:2px solid #c31e5d;">Content here</div>
.myborder {border:2px solid #c31e5d;}