#76252c color space conversions
Hex:
        #76252c
        RGB:
        118, 37, 44
        CMY:
        54, 85, 83
        CMYK:
        0, 69, 63, 54
      HSL:
        355°, 52.2581%, 30.3922%
        HSV (HSB):
        355°, 68.6441%, 46.2745%
        XYZ:
        8.5874, 5.3565, 2.9642
        xyY:
        0.5079, 0.3168, 5.3565
      CIE-Lab:
        27.7273, 35.8798, 15.2268
        CIE-LCH:
        27.7273, 38.9771, 22.9956
        CIE-Luv:
        27.7273, 55.2515, 8.8151
        Hunter-Lab:
        23.1442, 25.7282, 8.6074
      #76252c color charts
#76252c RGB chart
      #76252c CMYK chart
      #76252c RGB pie chart
      #76252c color shades, tints & tones
#76252c color schemes
#76252c color preview, HTML & CSS examples
           This text has a color of #76252c        
        
          <p style="color:#76252c;">Text here</p>
        
        
          .mytext {color:#76252c;}
        
        Text color #76252c
      
           This box has a color of #76252c        
        
          <div style="background-color:#76252c;">Content here</div>
        
        
          .mybackground {background-color:#76252c;}
        
        Background color #76252c
      
           Border around this has a color of #76252c        
        
          <div style="border:2px solid #76252c;">Content here</div>
        
        
          .myborder {border:2px solid #76252c;}
        
        Border color #76252c