#740e0f color space conversions
Hex:
        #740e0f
        RGB:
        116, 14, 15
        CMY:
        55, 95, 94
        CMYK:
        0, 88, 87, 55
      HSL:
        359°, 78.4615%, 25.4902%
        HSV (HSB):
        359°, 87.9310%, 45.4902%
        XYZ:
        7.4457, 4.0616, 0.8435
        xyY:
        0.6029, 0.3289, 4.0616
      CIE-Lab:
        23.8740, 42.0699, 29.0975
        CIE-LCH:
        23.8740, 51.1522, 34.6696
        CIE-Luv:
        23.8740, 68.9720, 14.6612
        Hunter-Lab:
        20.1533, 30.6791, 11.6259
      #740e0f color charts
#740e0f RGB chart
      #740e0f CMYK chart
      #740e0f RGB pie chart
      #740e0f color shades, tints & tones
#740e0f color schemes
#740e0f color preview, HTML & CSS examples
           This text has a color of #740e0f        
        
          <p style="color:#740e0f;">Text here</p>
        
        
          .mytext {color:#740e0f;}
        
        Text color #740e0f
      
           This box has a color of #740e0f        
        
          <div style="background-color:#740e0f;">Content here</div>
        
        
          .mybackground {background-color:#740e0f;}
        
        Background color #740e0f
      
           Border around this has a color of #740e0f        
        
          <div style="border:2px solid #740e0f;">Content here</div>
        
        
          .myborder {border:2px solid #740e0f;}
        
        Border color #740e0f