#492048 color space conversions
Hex:
        #492048
        RGB:
        73, 32, 72
        CMY:
        71, 87, 72
        CMYK:
        0, 56, 1, 71
      HSL:
        301°, 39.0476%, 20.5882%
        HSV (HSB):
        301°, 56.1644%, 28.6275%
        XYZ:
        4.4339, 2.9174, 6.4603
        xyY:
        0.3210, 0.2112, 2.9174
      CIE-Lab:
        19.7099, 26.0693, -16.4372
        CIE-LCH:
        19.7099, 30.8186, 327.7678
        CIE-Luv:
        19.7099, 16.5561, -20.4438
        Hunter-Lab:
        17.0803, 16.4461, -10.4691
      #492048 color charts
#492048 RGB chart
      #492048 CMYK chart
      #492048 RGB pie chart
      #492048 color shades, tints & tones
#492048 color schemes
#492048 color preview, HTML & CSS examples
           This text has a color of #492048        
        
          <p style="color:#492048;">Text here</p>
        
        
          .mytext {color:#492048;}
        
        Text color #492048
      
           This box has a color of #492048        
        
          <div style="background-color:#492048;">Content here</div>
        
        
          .mybackground {background-color:#492048;}
        
        Background color #492048
      
           Border around this has a color of #492048        
        
          <div style="border:2px solid #492048;">Content here</div>
        
        
          .myborder {border:2px solid #492048;}
        
        Border color #492048