#c31e3a color space conversions
Hex:
#c31e3a
RGB:
195, 30, 58
CMY:
24, 88, 77
CMYK:
0, 85, 70, 24
HSL:
350°, 73.3333%, 44.1176%
HSV (HSB):
350°, 84.6154%, 76.4706%
XYZ:
23.7337, 12.8361, 5.2297
xyY:
0.5678, 0.3071, 12.8361
CIE-Lab:
42.5153, 62.6350, 28.1882
CIE-LCH:
42.5153, 68.6857, 24.2296
CIE-Luv:
42.5153, 116.8535, 16.4112
Hunter-Lab:
35.8276, 55.5476, 16.4248
#c31e3a color charts
#c31e3a color shades, tints & tones
#c31e3a color schemes
#c31e3a color preview, HTML & CSS examples
This text has a color of #c31e3a
<p style="color:#c31e3a;">Text here</p>
.mytext {color:#c31e3a;}
This box has a color of #c31e3a
<div style="background-color:#c31e3a;">Content here</div>
.mybackground {background-color:#c31e3a;}
Border around this has a color of #c31e3a
<div style="border:2px solid #c31e3a;">Content here</div>
.myborder {border:2px solid #c31e3a;}