#7e211e color space conversions
Hex:
        #7e211e
        RGB:
        126, 33, 30
        CMY:
        51, 87, 88
        CMYK:
        0, 74, 76, 51
      HSL:
        2°, 61.5385%, 30.5882%
        HSV (HSB):
        2°, 76.1905%, 49.4118%
        XYZ:
        9.3824, 5.6171, 1.8180
        xyY:
        0.5579, 0.3340, 5.6171
      CIE-Lab:
        28.4251, 39.5923, 25.4769
        CIE-LCH:
        28.4251, 47.0810, 32.7605
        CIE-Luv:
        28.4251, 66.8446, 15.4573
        Hunter-Lab:
        23.7004, 29.1881, 12.0423
      #7e211e color charts
#7e211e RGB chart
      #7e211e CMYK chart
      #7e211e RGB pie chart
      #7e211e color shades, tints & tones
#7e211e color schemes
#7e211e color preview, HTML & CSS examples
           This text has a color of #7e211e        
        
          <p style="color:#7e211e;">Text here</p>
        
        
          .mytext {color:#7e211e;}
        
        Text color #7e211e
      
           This box has a color of #7e211e        
        
          <div style="background-color:#7e211e;">Content here</div>
        
        
          .mybackground {background-color:#7e211e;}
        
        Background color #7e211e
      
           Border around this has a color of #7e211e        
        
          <div style="border:2px solid #7e211e;">Content here</div>
        
        
          .myborder {border:2px solid #7e211e;}
        
        Border color #7e211e