#7f2d24 color space conversions
Hex:
        #7f2d24
        RGB:
        127, 45, 36
        CMY:
        50, 82, 86
        CMYK:
        0, 65, 72, 50
      HSL:
        6°, 55.8282%, 31.9608%
        HSV (HSB):
        6°, 71.6535%, 49.8039%
        XYZ:
        10.0092, 6.5162, 2.3993
        xyY:
        0.5289, 0.3443, 6.5162
      CIE-Lab:
        30.6791, 34.9123, 24.4104
        CIE-LCH:
        30.6791, 42.5997, 34.9609
        CIE-Luv:
        30.6791, 60.0075, 16.6904
        Hunter-Lab:
        25.5268, 25.3191, 12.2961
      #7f2d24 color charts
#7f2d24 RGB chart
      #7f2d24 CMYK chart
      #7f2d24 RGB pie chart
      #7f2d24 color shades, tints & tones
#7f2d24 color schemes
#7f2d24 color preview, HTML & CSS examples
           This text has a color of #7f2d24        
        
          <p style="color:#7f2d24;">Text here</p>
        
        
          .mytext {color:#7f2d24;}
        
        Text color #7f2d24
      
           This box has a color of #7f2d24        
        
          <div style="background-color:#7f2d24;">Content here</div>
        
        
          .mybackground {background-color:#7f2d24;}
        
        Background color #7f2d24
      
           Border around this has a color of #7f2d24        
        
          <div style="border:2px solid #7f2d24;">Content here</div>
        
        
          .myborder {border:2px solid #7f2d24;}
        
        Border color #7f2d24