#c7311e color space conversions
Hex:
        #c7311e
        RGB:
        199, 49, 30
        CMY:
        22, 81, 88
        CMYK:
        0, 75, 85, 22
      HSL:
        7°, 73.7991%, 44.9020%
        HSV (HSB):
        7°, 84.9246%, 78.0392%
        XYZ:
        24.8858, 14.4325, 2.7024
        xyY:
        0.5922, 0.3435, 14.4325
      CIE-Lab:
        44.8469, 57.5998, 46.5692
        CIE-LCH:
        44.8469, 74.0704, 38.9554
        CIE-Luv:
        44.8469, 117.2801, 30.5003
        Hunter-Lab:
        37.9901, 50.4458, 22.3755
      #c7311e color charts
#c7311e RGB chart
      #c7311e CMYK chart
      #c7311e RGB pie chart
      #c7311e color shades, tints & tones
#c7311e color schemes
#c7311e color preview, HTML & CSS examples
           This text has a color of #c7311e        
        
          <p style="color:#c7311e;">Text here</p>
        
        
          .mytext {color:#c7311e;}
        
        Text color #c7311e
      
           This box has a color of #c7311e        
        
          <div style="background-color:#c7311e;">Content here</div>
        
        
          .mybackground {background-color:#c7311e;}
        
        Background color #c7311e
      
           Border around this has a color of #c7311e        
        
          <div style="border:2px solid #c7311e;">Content here</div>
        
        
          .myborder {border:2px solid #c7311e;}
        
        Border color #c7311e