#c31f3d color space conversions
Hex:
#c31f3d
RGB:
195, 31, 61
CMY:
24, 88, 76
CMYK:
0, 84, 69, 24
HSL:
349°, 72.5664%, 44.3137%
HSV (HSB):
349°, 84.1026%, 76.4706%
XYZ:
23.8380, 12.9190, 5.6521
xyY:
0.5621, 0.3046, 12.9190
CIE-Lab:
42.6409, 62.5540, 26.4980
CIE-LCH:
42.6409, 67.9349, 22.9576
CIE-Luv:
42.6409, 115.6563, 15.1451
Hunter-Lab:
35.9430, 55.4838, 15.8367
#c31f3d color charts
#c31f3d color shades, tints & tones
#c31f3d color schemes
#c31f3d color preview, HTML & CSS examples
This text has a color of #c31f3d
<p style="color:#c31f3d;">Text here</p>
.mytext {color:#c31f3d;}
This box has a color of #c31f3d
<div style="background-color:#c31f3d;">Content here</div>
.mybackground {background-color:#c31f3d;}
Border around this has a color of #c31f3d
<div style="border:2px solid #c31f3d;">Content here</div>
.myborder {border:2px solid #c31f3d;}