#c31f31 color space conversions
Hex:
#c31f31
RGB:
195, 31, 49
CMY:
24, 88, 81
CMYK:
0, 84, 75, 24
HSL:
353°, 72.5664%, 44.3137%
HSV (HSB):
353°, 84.1026%, 76.4706%
XYZ:
23.5500, 12.8038, 4.1359
xyY:
0.5816, 0.3162, 12.8038
CIE-Lab:
42.4662, 62.0327, 33.5732
CIE-LCH:
42.4662, 70.5352, 28.4231
CIE-Luv:
42.4662, 118.8538, 20.4507
Hunter-Lab:
35.7824, 54.8597, 18.1947
#c31f31 color charts
#c31f31 color shades, tints & tones
#c31f31 color schemes
#c31f31 color preview, HTML & CSS examples
This text has a color of #c31f31
<p style="color:#c31f31;">Text here</p>
.mytext {color:#c31f31;}
This box has a color of #c31f31
<div style="background-color:#c31f31;">Content here</div>
.mybackground {background-color:#c31f31;}
Border around this has a color of #c31f31
<div style="border:2px solid #c31f31;">Content here</div>
.myborder {border:2px solid #c31f31;}