#c31b3b color space conversions
Hex:
#c31b3b
RGB:
195, 27, 59
CMY:
24, 89, 77
CMYK:
0, 86, 70, 24
HSL:
349°, 75.6757%, 43.5294%
HSV (HSB):
349°, 86.1538%, 76.4706%
XYZ:
23.6870, 12.7017, 5.3409
xyY:
0.5676, 0.3044, 12.7017
CIE-Lab:
42.3104, 63.3120, 27.3232
CIE-LCH:
42.3104, 68.9563, 23.3433
CIE-Luv:
42.3104, 117.5350, 15.4995
Hunter-Lab:
35.6395, 56.2671, 16.0625
#c31b3b color charts
#c31b3b color shades, tints & tones
#c31b3b color schemes
#c31b3b color preview, HTML & CSS examples
This text has a color of #c31b3b
<p style="color:#c31b3b;">Text here</p>
.mytext {color:#c31b3b;}
This box has a color of #c31b3b
<div style="background-color:#c31b3b;">Content here</div>
.mybackground {background-color:#c31b3b;}
Border around this has a color of #c31b3b
<div style="border:2px solid #c31b3b;">Content here</div>
.myborder {border:2px solid #c31b3b;}