#760b3f color space conversions
Hex:
        #760b3f
        RGB:
        118, 11, 63
        CMY:
        54, 96, 75
        CMYK:
        0, 91, 47, 54
      HSL:
        331°, 82.9457%, 25.2941%
        HSV (HSB):
        331°, 90.6780%, 46.2745%
        XYZ:
        8.4881, 4.4498, 5.1141
        xyY:
        0.4702, 0.2465, 4.4498
      CIE-Lab:
        25.1059, 46.3107, -1.2885
        CIE-LCH:
        25.1059, 46.3286, 358.4062
        CIE-Luv:
        25.1059, 57.7702, -8.5491
        Hunter-Lab:
        21.0945, 34.9102, 0.3919
      #760b3f color charts
#760b3f RGB chart
      #760b3f CMYK chart
      #760b3f RGB pie chart
      #760b3f color shades, tints & tones
#760b3f color schemes
#760b3f color preview, HTML & CSS examples
           This text has a color of #760b3f        
        
          <p style="color:#760b3f;">Text here</p>
        
        
          .mytext {color:#760b3f;}
        
        Text color #760b3f
      
           This box has a color of #760b3f        
        
          <div style="background-color:#760b3f;">Content here</div>
        
        
          .mybackground {background-color:#760b3f;}
        
        Background color #760b3f
      
           Border around this has a color of #760b3f        
        
          <div style="border:2px solid #760b3f;">Content here</div>
        
        
          .myborder {border:2px solid #760b3f;}
        
        Border color #760b3f