#740e12 color space conversions
Hex:
        #740e12
        RGB:
        116, 14, 18
        CMY:
        55, 95, 93
        CMYK:
        0, 88, 84, 55
      HSL:
        358°, 78.4615%, 25.4902%
        HSV (HSB):
        358°, 87.9310%, 45.4902%
        XYZ:
        7.4687, 4.0708, 0.9644
        xyY:
        0.5973, 0.3256, 4.0708
      CIE-Lab:
        23.9040, 42.1601, 27.4201
        CIE-LCH:
        23.9040, 50.2925, 33.0391
        CIE-Luv:
        23.9040, 68.5017, 13.8652
        Hunter-Lab:
        20.1761, 30.7680, 11.2894
      #740e12 color charts
#740e12 RGB chart
      #740e12 CMYK chart
      #740e12 RGB pie chart
      #740e12 color shades, tints & tones
#740e12 color schemes
#740e12 color preview, HTML & CSS examples
           This text has a color of #740e12        
        
          <p style="color:#740e12;">Text here</p>
        
        
          .mytext {color:#740e12;}
        
        Text color #740e12
      
           This box has a color of #740e12        
        
          <div style="background-color:#740e12;">Content here</div>
        
        
          .mybackground {background-color:#740e12;}
        
        Background color #740e12
      
           Border around this has a color of #740e12        
        
          <div style="border:2px solid #740e12;">Content here</div>
        
        
          .myborder {border:2px solid #740e12;}
        
        Border color #740e12