#7b2f28 color space conversions
Hex:
        #7b2f28
        RGB:
        123, 47, 40
        CMY:
        52, 82, 84
        CMYK:
        0, 62, 67, 52
      HSL:
        5°, 50.9202%, 31.9608%
        HSV (HSB):
        5°, 67.4797%, 48.2353%
        XYZ:
        9.5679, 6.3972, 2.7380
        xyY:
        0.5116, 0.3420, 6.3972
      CIE-Lab:
        30.3932, 32.6220, 21.3942
        CIE-LCH:
        30.3932, 39.0116, 33.2578
        CIE-Luv:
        30.3932, 54.7800, 14.9593
        Hunter-Lab:
        25.2927, 23.2622, 11.2866
      #7b2f28 color charts
#7b2f28 RGB chart
      #7b2f28 CMYK chart
      #7b2f28 RGB pie chart
      #7b2f28 color shades, tints & tones
#7b2f28 color schemes
#7b2f28 color preview, HTML & CSS examples
           This text has a color of #7b2f28        
        
          <p style="color:#7b2f28;">Text here</p>
        
        
          .mytext {color:#7b2f28;}
        
        Text color #7b2f28
      
           This box has a color of #7b2f28        
        
          <div style="background-color:#7b2f28;">Content here</div>
        
        
          .mybackground {background-color:#7b2f28;}
        
        Background color #7b2f28
      
           Border around this has a color of #7b2f28        
        
          <div style="border:2px solid #7b2f28;">Content here</div>
        
        
          .myborder {border:2px solid #7b2f28;}
        
        Border color #7b2f28