#7b2a42 color space conversions
Hex:
        #7b2a42
        RGB:
        123, 42, 66
        CMY:
        52, 84, 74
        CMYK:
        0, 66, 46, 52
      HSL:
        342°, 49.0909%, 32.3529%
        HSV (HSB):
        342°, 65.8537%, 48.2353%
        XYZ:
        9.9797, 6.2602, 5.8366
        xyY:
        0.4521, 0.2836, 6.2602
      CIE-Lab:
        30.0597, 37.3496, 4.0031
        CIE-LCH:
        30.0597, 37.5635, 6.1176
        CIE-Luv:
        30.0597, 51.1917, -1.6439
        Hunter-Lab:
        25.0205, 27.4111, 3.6835
      #7b2a42 color charts
#7b2a42 RGB chart
      #7b2a42 CMYK chart
      #7b2a42 RGB pie chart
      #7b2a42 color shades, tints & tones
#7b2a42 color schemes
#7b2a42 color preview, HTML & CSS examples
           This text has a color of #7b2a42        
        
          <p style="color:#7b2a42;">Text here</p>
        
        
          .mytext {color:#7b2a42;}
        
        Text color #7b2a42
      
           This box has a color of #7b2a42        
        
          <div style="background-color:#7b2a42;">Content here</div>
        
        
          .mybackground {background-color:#7b2a42;}
        
        Background color #7b2a42
      
           Border around this has a color of #7b2a42        
        
          <div style="border:2px solid #7b2a42;">Content here</div>
        
        
          .myborder {border:2px solid #7b2a42;}
        
        Border color #7b2a42