#c7380d color space conversions
Hex:
        #c7380d
        RGB:
        199, 56, 13
        CMY:
        22, 78, 95
        CMYK:
        0, 72, 93, 22
      HSL:
        14°, 87.7358%, 41.5686%
        HSV (HSB):
        14°, 93.4673%, 78.0392%
        XYZ:
        25.0400, 14.9995, 1.9562
        xyY:
        0.5963, 0.3572, 14.9995
      CIE-Lab:
        45.6335, 54.8682, 53.8827
        CIE-LCH:
        45.6335, 76.9017, 44.4808
        CIE-Luv:
        45.6335, 114.8274, 35.1158
        Hunter-Lab:
        38.7292, 47.6314, 24.1157
      #c7380d color charts
#c7380d RGB chart
      #c7380d CMYK chart
      #c7380d RGB pie chart
      #c7380d color shades, tints & tones
#c7380d color schemes
#c7380d color preview, HTML & CSS examples
           This text has a color of #c7380d        
        
          <p style="color:#c7380d;">Text here</p>
        
        
          .mytext {color:#c7380d;}
        
        Text color #c7380d
      
           This box has a color of #c7380d        
        
          <div style="background-color:#c7380d;">Content here</div>
        
        
          .mybackground {background-color:#c7380d;}
        
        Background color #c7380d
      
           Border around this has a color of #c7380d        
        
          <div style="border:2px solid #c7380d;">Content here</div>
        
        
          .myborder {border:2px solid #c7380d;}
        
        Border color #c7380d