#74182d color space conversions
Hex:
        #74182d
        RGB:
        116, 24, 45
        CMY:
        55, 91, 82
        CMYK:
        0, 79, 61, 55
      HSL:
        346°, 65.7143%, 27.4510%
        HSV (HSB):
        346°, 79.3103%, 45.4902%
        XYZ:
        8.0027, 4.5557, 2.9402
        xyY:
        0.5164, 0.2939, 4.5557
      CIE-Lab:
        25.4296, 40.5718, 11.4281
        CIE-LCH:
        25.4296, 42.1506, 15.7312
        CIE-Luv:
        25.4296, 58.8625, 4.3417
        Hunter-Lab:
        21.3442, 29.5742, 6.7737
      #74182d color charts
#74182d RGB chart
      #74182d CMYK chart
      #74182d RGB pie chart
      #74182d color shades, tints & tones
#74182d color schemes
#74182d color preview, HTML & CSS examples
           This text has a color of #74182d        
        
          <p style="color:#74182d;">Text here</p>
        
        
          .mytext {color:#74182d;}
        
        Text color #74182d
      
           This box has a color of #74182d        
        
          <div style="background-color:#74182d;">Content here</div>
        
        
          .mybackground {background-color:#74182d;}
        
        Background color #74182d
      
           Border around this has a color of #74182d        
        
          <div style="border:2px solid #74182d;">Content here</div>
        
        
          .myborder {border:2px solid #74182d;}
        
        Border color #74182d