#7b2f30 color space conversions
Hex:
        #7b2f30
        RGB:
        123, 47, 48
        CMY:
        52, 82, 81
        CMYK:
        0, 62, 61, 52
      HSL:
        359°, 44.7059%, 33.3333%
        HSV (HSB):
        359°, 61.7886%, 48.2353%
        XYZ:
        9.7184, 6.4574, 3.5305
        xyY:
        0.4932, 0.3277, 6.4574
      CIE-Lab:
        30.5383, 33.2099, 16.4627
        CIE-LCH:
        30.5383, 37.0664, 26.3684
        CIE-Luv:
        30.5383, 53.1695, 10.9818
        Hunter-Lab:
        25.4114, 23.7961, 9.5506
      #7b2f30 color charts
#7b2f30 RGB chart
      #7b2f30 CMYK chart
      #7b2f30 RGB pie chart
      #7b2f30 color shades, tints & tones
#7b2f30 color schemes
#7b2f30 color preview, HTML & CSS examples
           This text has a color of #7b2f30        
        
          <p style="color:#7b2f30;">Text here</p>
        
        
          .mytext {color:#7b2f30;}
        
        Text color #7b2f30
      
           This box has a color of #7b2f30        
        
          <div style="background-color:#7b2f30;">Content here</div>
        
        
          .mybackground {background-color:#7b2f30;}
        
        Background color #7b2f30
      
           Border around this has a color of #7b2f30        
        
          <div style="border:2px solid #7b2f30;">Content here</div>
        
        
          .myborder {border:2px solid #7b2f30;}
        
        Border color #7b2f30