#c7380b color space conversions
Hex:
        #c7380b
        RGB:
        199, 56, 11
        CMY:
        22, 78, 96
        CMYK:
        0, 72, 94, 22
      HSL:
        14°, 89.5238%, 41.1765%
        HSV (HSB):
        14°, 94.4724%, 78.0392%
        XYZ:
        25.0278, 14.9946, 1.8918
        xyY:
        0.5971, 0.3577, 14.9946
      CIE-Lab:
        45.6268, 54.8449, 54.4530
        CIE-LCH:
        45.6268, 77.2857, 44.7946
        CIE-Luv:
        45.6268, 114.9503, 35.3500
        Hunter-Lab:
        38.7229, 47.6048, 24.2095
      #c7380b color charts
#c7380b RGB chart
      #c7380b CMYK chart
      #c7380b RGB pie chart
      #c7380b color shades, tints & tones
#c7380b color schemes
#c7380b color preview, HTML & CSS examples
           This text has a color of #c7380b        
        
          <p style="color:#c7380b;">Text here</p>
        
        
          .mytext {color:#c7380b;}
        
        Text color #c7380b
      
           This box has a color of #c7380b        
        
          <div style="background-color:#c7380b;">Content here</div>
        
        
          .mybackground {background-color:#c7380b;}
        
        Background color #c7380b
      
           Border around this has a color of #c7380b        
        
          <div style="border:2px solid #c7380b;">Content here</div>
        
        
          .myborder {border:2px solid #c7380b;}
        
        Border color #c7380b