#943d46 color space conversions
Hex:
        #943d46
        RGB:
        148, 61, 70
        CMY:
        42, 76, 73
        CMYK:
        0, 59, 53, 42
      HSL:
        354°, 41.6268%, 40.9804%
        HSV (HSB):
        354°, 58.7838%, 58.0392%
        XYZ:
        14.9870, 10.0756, 6.9492
        xyY:
        0.4682, 0.3147, 10.0756
      CIE-Lab:
        37.9777, 37.4605, 13.1389
        CIE-LCH:
        37.9777, 39.6979, 19.3278
        CIE-Luv:
        37.9777, 60.6234, 8.2285
        Hunter-Lab:
        31.7421, 28.7300, 9.2392
      #943d46 color charts
#943d46 RGB chart
      #943d46 CMYK chart
      #943d46 RGB pie chart
      #943d46 color shades, tints & tones
#943d46 color schemes
#943d46 color preview, HTML & CSS examples
           This text has a color of #943d46        
        
          <p style="color:#943d46;">Text here</p>
        
        
          .mytext {color:#943d46;}
        
        Text color #943d46
      
           This box has a color of #943d46        
        
          <div style="background-color:#943d46;">Content here</div>
        
        
          .mybackground {background-color:#943d46;}
        
        Background color #943d46
      
           Border around this has a color of #943d46        
        
          <div style="border:2px solid #943d46;">Content here</div>
        
        
          .myborder {border:2px solid #943d46;}
        
        Border color #943d46