#760f2f color space conversions
Hex:
        #760f2f
        RGB:
        118, 15, 47
        CMY:
        54, 94, 82
        CMYK:
        0, 87, 60, 54
      HSL:
        341°, 77.4436%, 26.0784%
        HSV (HSB):
        341°, 87.2881%, 46.2745%
        XYZ:
        8.1551, 4.3984, 3.1085
        xyY:
        0.5207, 0.2808, 4.3984
      CIE-Lab:
        24.9472, 44.0334, 9.4726
        CIE-LCH:
        24.9472, 45.0407, 12.1406
        CIE-Luv:
        24.9472, 62.6008, 1.9427
        Hunter-Lab:
        20.9724, 32.7079, 5.8929
      #760f2f color charts
#760f2f RGB chart
      #760f2f CMYK chart
      #760f2f RGB pie chart
      #760f2f color shades, tints & tones
#760f2f color schemes
#760f2f color preview, HTML & CSS examples
           This text has a color of #760f2f        
        
          <p style="color:#760f2f;">Text here</p>
        
        
          .mytext {color:#760f2f;}
        
        Text color #760f2f
      
           This box has a color of #760f2f        
        
          <div style="background-color:#760f2f;">Content here</div>
        
        
          .mybackground {background-color:#760f2f;}
        
        Background color #760f2f
      
           Border around this has a color of #760f2f        
        
          <div style="border:2px solid #760f2f;">Content here</div>
        
        
          .myborder {border:2px solid #760f2f;}
        
        Border color #760f2f