#492f4a color space conversions
Hex:
        #492f4a
        RGB:
        73, 47, 74
        CMY:
        71, 82, 71
        CMYK:
        1, 36, 0, 71
      HSL:
        298°, 22.3140%, 23.7255%
        HSV (HSB):
        298°, 36.4865%, 29.0196%
        XYZ:
        5.0002, 3.9439, 6.9763
        xyY:
        0.3141, 0.2477, 3.9439
      CIE-Lab:
        23.4851, 17.1551, -11.9519
        CIE-LCH:
        23.4851, 20.9080, 325.1353
        CIE-Luv:
        23.4851, 11.3639, -15.6244
        Hunter-Lab:
        19.8593, 10.1893, -6.9262
      #492f4a color charts
#492f4a RGB chart
      #492f4a CMYK chart
      #492f4a RGB pie chart
      #492f4a color shades, tints & tones
#492f4a color schemes
#492f4a color preview, HTML & CSS examples
           This text has a color of #492f4a        
        
          <p style="color:#492f4a;">Text here</p>
        
        
          .mytext {color:#492f4a;}
        
        Text color #492f4a
      
           This box has a color of #492f4a        
        
          <div style="background-color:#492f4a;">Content here</div>
        
        
          .mybackground {background-color:#492f4a;}
        
        Background color #492f4a
      
           Border around this has a color of #492f4a        
        
          <div style="border:2px solid #492f4a;">Content here</div>
        
        
          .myborder {border:2px solid #492f4a;}
        
        Border color #492f4a