#7b2d30 color space conversions
Hex:
        #7b2d30
        RGB:
        123, 45, 48
        CMY:
        52, 82, 81
        CMYK:
        0, 63, 61, 52
      HSL:
        358°, 46.4286%, 32.9412%
        HSV (HSB):
        358°, 63.4146%, 48.2353%
        XYZ:
        9.6403, 6.3011, 3.5044
        xyY:
        0.4957, 0.3240, 6.3011
      CIE-Lab:
        30.1598, 34.2129, 15.9674
        CIE-LCH:
        30.1598, 37.7556, 25.0188
        CIE-Luv:
        30.1598, 54.2782, 10.2773
        Hunter-Lab:
        25.1020, 24.6231, 9.2941
      #7b2d30 color charts
#7b2d30 RGB chart
      #7b2d30 CMYK chart
      #7b2d30 RGB pie chart
      #7b2d30 color shades, tints & tones
#7b2d30 color schemes
#7b2d30 color preview, HTML & CSS examples
           This text has a color of #7b2d30        
        
          <p style="color:#7b2d30;">Text here</p>
        
        
          .mytext {color:#7b2d30;}
        
        Text color #7b2d30
      
           This box has a color of #7b2d30        
        
          <div style="background-color:#7b2d30;">Content here</div>
        
        
          .mybackground {background-color:#7b2d30;}
        
        Background color #7b2d30
      
           Border around this has a color of #7b2d30        
        
          <div style="border:2px solid #7b2d30;">Content here</div>
        
        
          .myborder {border:2px solid #7b2d30;}
        
        Border color #7b2d30