#49102b color space conversions
Hex:
        #49102b
        RGB:
        73, 16, 43
        CMY:
        71, 94, 83
        CMYK:
        0, 78, 41, 71
      HSL:
        332°, 64.0449%, 17.4510%
        HSV (HSB):
        332°, 78.0822%, 28.6275%
        XYZ:
        3.3690, 1.9615, 2.4865
        xyY:
        0.4310, 0.2509, 1.9615
      CIE-Lab:
        15.2837, 29.4007, -2.8050
        CIE-LCH:
        15.2837, 29.5342, 354.5501
        CIE-Luv:
        15.2837, 27.2127, -5.9118
        Hunter-Lab:
        14.0052, 18.4294, -0.7229
      #49102b color charts
#49102b RGB chart
      #49102b CMYK chart
      #49102b RGB pie chart
      #49102b color shades, tints & tones
#49102b color schemes
#49102b color preview, HTML & CSS examples
           This text has a color of #49102b        
        
          <p style="color:#49102b;">Text here</p>
        
        
          .mytext {color:#49102b;}
        
        Text color #49102b
      
           This box has a color of #49102b        
        
          <div style="background-color:#49102b;">Content here</div>
        
        
          .mybackground {background-color:#49102b;}
        
        Background color #49102b
      
           Border around this has a color of #49102b        
        
          <div style="border:2px solid #49102b;">Content here</div>
        
        
          .myborder {border:2px solid #49102b;}
        
        Border color #49102b