#7f2c25 color space conversions
Hex:
        #7f2c25
        RGB:
        127, 44, 37
        CMY:
        50, 83, 85
        CMYK:
        0, 65, 71, 50
      HSL:
        5°, 54.8780%, 32.1569%
        HSV (HSB):
        5°, 70.8661%, 49.8039%
        XYZ:
        9.9870, 6.4470, 2.4683
        xyY:
        0.5284, 0.3411, 6.4470
      CIE-Lab:
        30.5132, 35.4524, 23.5919
        CIE-LCH:
        30.5132, 42.5847, 33.6419
        CIE-Luv:
        30.5132, 60.4075, 15.9482
        Hunter-Lab:
        25.3909, 25.7755, 12.0100
      #7f2c25 color charts
#7f2c25 RGB chart
      #7f2c25 CMYK chart
      #7f2c25 RGB pie chart
      #7f2c25 color shades, tints & tones
#7f2c25 color schemes
#7f2c25 color preview, HTML & CSS examples
           This text has a color of #7f2c25        
        
          <p style="color:#7f2c25;">Text here</p>
        
        
          .mytext {color:#7f2c25;}
        
        Text color #7f2c25
      
           This box has a color of #7f2c25        
        
          <div style="background-color:#7f2c25;">Content here</div>
        
        
          .mybackground {background-color:#7f2c25;}
        
        Background color #7f2c25
      
           Border around this has a color of #7f2c25        
        
          <div style="border:2px solid #7f2c25;">Content here</div>
        
        
          .myborder {border:2px solid #7f2c25;}
        
        Border color #7f2c25