#7f2b35 color space conversions
Hex:
        #7f2b35
        RGB:
        127, 43, 53
        CMY:
        50, 83, 79
        CMYK:
        0, 66, 58, 50
      HSL:
        353°, 49.4118%, 33.3333%
        HSV (HSB):
        353°, 66.1417%, 49.8039%
        XYZ:
        10.2589, 6.4968, 4.0815
        xyY:
        0.4923, 0.3118, 6.4968
      CIE-Lab:
        30.6328, 37.0587, 13.4671
        CIE-LCH:
        30.6328, 39.4298, 19.9711
        CIE-Luv:
        30.6328, 57.4439, 7.6084
        Hunter-Lab:
        25.4889, 27.2380, 8.3482
      #7f2b35 color charts
#7f2b35 RGB chart
      #7f2b35 CMYK chart
      #7f2b35 RGB pie chart
      #7f2b35 color shades, tints & tones
#7f2b35 color schemes
#7f2b35 color preview, HTML & CSS examples
           This text has a color of #7f2b35        
        
          <p style="color:#7f2b35;">Text here</p>
        
        
          .mytext {color:#7f2b35;}
        
        Text color #7f2b35
      
           This box has a color of #7f2b35        
        
          <div style="background-color:#7f2b35;">Content here</div>
        
        
          .mybackground {background-color:#7f2b35;}
        
        Background color #7f2b35
      
           Border around this has a color of #7f2b35        
        
          <div style="border:2px solid #7f2b35;">Content here</div>
        
        
          .myborder {border:2px solid #7f2b35;}
        
        Border color #7f2b35