#74141e color space conversions
Hex:
        #74141e
        RGB:
        116, 20, 30
        CMY:
        55, 92, 88
        CMYK:
        0, 83, 74, 55
      HSL:
        354°, 70.5882%, 26.6667%
        HSV (HSB):
        354°, 82.7586%, 45.4902%
        XYZ:
        7.6870, 4.3071, 1.6545
        xyY:
        0.5632, 0.3156, 4.3071
      CIE-Lab:
        24.6616, 40.9608, 20.5690
        CIE-LCH:
        24.6616, 45.8353, 26.6642
        CIE-Luv:
        24.6616, 64.1710, 10.7131
        Hunter-Lab:
        20.7534, 29.7969, 9.8007
      #74141e color charts
#74141e RGB chart
      #74141e CMYK chart
      #74141e RGB pie chart
      #74141e color shades, tints & tones
#74141e color schemes
#74141e color preview, HTML & CSS examples
           This text has a color of #74141e        
        
          <p style="color:#74141e;">Text here</p>
        
        
          .mytext {color:#74141e;}
        
        Text color #74141e
      
           This box has a color of #74141e        
        
          <div style="background-color:#74141e;">Content here</div>
        
        
          .mybackground {background-color:#74141e;}
        
        Background color #74141e
      
           Border around this has a color of #74141e        
        
          <div style="border:2px solid #74141e;">Content here</div>
        
        
          .myborder {border:2px solid #74141e;}
        
        Border color #74141e