#c31b2c color space conversions
Hex:
#c31b2c
RGB:
195, 27, 44
CMY:
24, 89, 83
CMYK:
0, 86, 77, 24
HSL:
354°, 75.6757%, 43.5294%
HSV (HSB):
354°, 86.1538%, 76.4706%
XYZ:
23.3522, 12.5678, 3.5779
xyY:
0.5912, 0.3182, 12.5678
CIE-Lab:
42.1047, 62.7090, 36.1206
CIE-LCH:
42.1047, 72.3679, 29.9421
CIE-Luv:
42.1047, 121.3943, 21.7790
Hunter-Lab:
35.4511, 55.5414, 18.8319
#c31b2c color charts
#c31b2c color shades, tints & tones
#c31b2c color schemes
#c31b2c color preview, HTML & CSS examples
This text has a color of #c31b2c
<p style="color:#c31b2c;">Text here</p>
.mytext {color:#c31b2c;}
This box has a color of #c31b2c
<div style="background-color:#c31b2c;">Content here</div>
.mybackground {background-color:#c31b2c;}
Border around this has a color of #c31b2c
<div style="border:2px solid #c31b2c;">Content here</div>
.myborder {border:2px solid #c31b2c;}