#c31406 color space conversions
Hex:
        #c31406
        RGB:
        195, 20, 6
        CMY:
        24, 92, 98
        CMYK:
        0, 90, 97, 24
      HSL:
        4°, 94.0299%, 39.4118%
        HSV (HSB):
        4°, 96.9231%, 76.4706%
        XYZ:
        22.7887, 12.1156, 1.3097
        xyY:
        0.6293, 0.3346, 12.1156
      CIE-Lab:
        41.3992, 63.2104, 53.1389
        CIE-LCH:
        41.3992, 82.5790, 40.0527
        CIE-Luv:
        41.3992, 128.8725, 29.4711
        Hunter-Lab:
        34.8074, 55.9525, 22.1342
      #c31406 color charts
#c31406 RGB chart
      #c31406 CMYK chart
      #c31406 RGB pie chart
      #c31406 color shades, tints & tones
#c31406 color schemes
#c31406 color preview, HTML & CSS examples
           This text has a color of #c31406        
        
          <p style="color:#c31406;">Text here</p>
        
        
          .mytext {color:#c31406;}
        
        Text color #c31406
      
           This box has a color of #c31406        
        
          <div style="background-color:#c31406;">Content here</div>
        
        
          .mybackground {background-color:#c31406;}
        
        Background color #c31406
      
           Border around this has a color of #c31406        
        
          <div style="border:2px solid #c31406;">Content here</div>
        
        
          .myborder {border:2px solid #c31406;}
        
        Border color #c31406