#740c3d color space conversions
Hex:
        #740c3d
        RGB:
        116, 12, 61
        CMY:
        55, 95, 76
        CMYK:
        0, 90, 47, 55
      HSL:
        332°, 81.2500%, 25.0980%
        HSV (HSB):
        332°, 89.6552%, 45.4902%
        XYZ:
        8.1762, 4.3129, 4.8164
        xyY:
        0.4725, 0.2492, 4.3129
      CIE-Lab:
        24.6799, 45.3755, -0.5945
        CIE-LCH:
        24.6799, 45.3794, 359.2494
        CIE-Luv:
        24.6799, 56.6948, -7.6375
        Hunter-Lab:
        20.7674, 33.9332, 0.7866
      #740c3d color charts
#740c3d RGB chart
      #740c3d CMYK chart
      #740c3d RGB pie chart
      #740c3d color shades, tints & tones
#740c3d color schemes
#740c3d color preview, HTML & CSS examples
           This text has a color of #740c3d        
        
          <p style="color:#740c3d;">Text here</p>
        
        
          .mytext {color:#740c3d;}
        
        Text color #740c3d
      
           This box has a color of #740c3d        
        
          <div style="background-color:#740c3d;">Content here</div>
        
        
          .mybackground {background-color:#740c3d;}
        
        Background color #740c3d
      
           Border around this has a color of #740c3d        
        
          <div style="border:2px solid #740c3d;">Content here</div>
        
        
          .myborder {border:2px solid #740c3d;}
        
        Border color #740c3d