#76231e color space conversions
Hex:
        #76231e
        RGB:
        118, 35, 30
        CMY:
        54, 86, 88
        CMYK:
        0, 70, 75, 54
      HSL:
        3°, 59.4595%, 29.0196%
        HSV (HSB):
        3°, 74.5763%, 46.2745%
        XYZ:
        8.3066, 5.1474, 1.7840
        xyY:
        0.5451, 0.3378, 5.1474
      CIE-Lab:
        27.1505, 35.8932, 23.5998
        CIE-LCH:
        27.1505, 42.9566, 33.3249
        CIE-Luv:
        27.1505, 59.2302, 14.6395
        Hunter-Lab:
        22.6878, 25.6499, 11.2192
      #76231e color charts
#76231e RGB chart
      #76231e CMYK chart
      #76231e RGB pie chart
      #76231e color shades, tints & tones
#76231e color schemes
#76231e color preview, HTML & CSS examples
           This text has a color of #76231e        
        
          <p style="color:#76231e;">Text here</p>
        
        
          .mytext {color:#76231e;}
        
        Text color #76231e
      
           This box has a color of #76231e        
        
          <div style="background-color:#76231e;">Content here</div>
        
        
          .mybackground {background-color:#76231e;}
        
        Background color #76231e
      
           Border around this has a color of #76231e        
        
          <div style="border:2px solid #76231e;">Content here</div>
        
        
          .myborder {border:2px solid #76231e;}
        
        Border color #76231e