#7b2a31 color space conversions
Hex:
        #7b2a31
        RGB:
        123, 42, 49
        CMY:
        52, 84, 81
        CMYK:
        0, 66, 60, 52
      HSL:
        355°, 49.0909%, 32.3529%
        HSV (HSB):
        355°, 65.8537%, 48.2353%
        XYZ:
        9.5507, 6.0886, 3.5776
        xyY:
        0.4970, 0.3168, 6.0886
      CIE-Lab:
        29.6350, 35.7509, 14.6231
        CIE-LCH:
        29.6350, 38.6259, 22.2459
        CIE-Luv:
        29.6350, 55.6463, 8.7166
        Hunter-Lab:
        24.6752, 25.9084, 8.6763
      #7b2a31 color charts
#7b2a31 RGB chart
      #7b2a31 CMYK chart
      #7b2a31 RGB pie chart
      #7b2a31 color shades, tints & tones
#7b2a31 color schemes
#7b2a31 color preview, HTML & CSS examples
           This text has a color of #7b2a31        
        
          <p style="color:#7b2a31;">Text here</p>
        
        
          .mytext {color:#7b2a31;}
        
        Text color #7b2a31
      
           This box has a color of #7b2a31        
        
          <div style="background-color:#7b2a31;">Content here</div>
        
        
          .mybackground {background-color:#7b2a31;}
        
        Background color #7b2a31
      
           Border around this has a color of #7b2a31        
        
          <div style="border:2px solid #7b2a31;">Content here</div>
        
        
          .myborder {border:2px solid #7b2a31;}
        
        Border color #7b2a31