#c7120d color space conversions
Hex:
        #c7120d
        RGB:
        199, 18, 13
        CMY:
        22, 93, 95
        CMYK:
        0, 91, 93, 22
      HSL:
        2°, 87.7358%, 41.5686%
        HSV (HSB):
        2°, 93.4673%, 78.0392%
        XYZ:
        23.8421, 12.6038, 1.5569
        xyY:
        0.6274, 0.3317, 12.6038
      CIE-Lab:
        42.1601, 64.6451, 51.7324
        CIE-LCH:
        42.1601, 82.7963, 38.6686
        CIE-Luv:
        42.1601, 131.8112, 29.0662
        Hunter-Lab:
        35.5018, 57.7480, 22.2511
      #c7120d color charts
#c7120d RGB chart
      #c7120d CMYK chart
      #c7120d RGB pie chart
      #c7120d color shades, tints & tones
#c7120d color schemes
#c7120d color preview, HTML & CSS examples
           This text has a color of #c7120d        
        
          <p style="color:#c7120d;">Text here</p>
        
        
          .mytext {color:#c7120d;}
        
        Text color #c7120d
      
           This box has a color of #c7120d        
        
          <div style="background-color:#c7120d;">Content here</div>
        
        
          .mybackground {background-color:#c7120d;}
        
        Background color #c7120d
      
           Border around this has a color of #c7120d        
        
          <div style="border:2px solid #c7120d;">Content here</div>
        
        
          .myborder {border:2px solid #c7120d;}
        
        Border color #c7120d