#c31b31 color space conversions
Hex:
#c31b31
RGB:
195, 27, 49
CMY:
24, 89, 81
CMYK:
0, 86, 75, 24
HSL:
352°, 75.6757%, 43.5294%
HSV (HSB):
352°, 86.1538%, 76.4706%
XYZ:
23.4520, 12.6077, 4.1032
xyY:
0.5839, 0.3139, 12.6077
CIE-Lab:
42.1661, 62.8895, 33.2335
CIE-LCH:
42.1661, 71.1305, 27.8539
CIE-Luv:
42.1661, 120.2179, 19.8694
Hunter-Lab:
35.5073, 55.7583, 18.0036
#c31b31 color charts
#c31b31 color shades, tints & tones
#c31b31 color schemes
#c31b31 color preview, HTML & CSS examples
This text has a color of #c31b31
<p style="color:#c31b31;">Text here</p>
.mytext {color:#c31b31;}
This box has a color of #c31b31
<div style="background-color:#c31b31;">Content here</div>
.mybackground {background-color:#c31b31;}
Border around this has a color of #c31b31
<div style="border:2px solid #c31b31;">Content here</div>
.myborder {border:2px solid #c31b31;}