#943a46 color space conversions
Hex:
        #943a46
        RGB:
        148, 58, 70
        CMY:
        42, 77, 73
        CMYK:
        0, 61, 53, 42
      HSL:
        352°, 43.6893%, 40.3922%
        HSV (HSB):
        352°, 60.8108%, 58.0392%
        XYZ:
        14.8313, 9.7642, 6.8973
        xyY:
        0.4709, 0.3100, 9.7642
      CIE-Lab:
        37.4159, 38.9437, 12.3696
        CIE-LCH:
        37.4159, 40.8610, 17.6213
        CIE-Luv:
        37.4159, 62.3315, 7.0749
        Hunter-Lab:
        31.2477, 30.0389, 8.7863
      #943a46 color charts
#943a46 RGB chart
      #943a46 CMYK chart
      #943a46 RGB pie chart
      #943a46 color shades, tints & tones
#943a46 color schemes
#943a46 color preview, HTML & CSS examples
           This text has a color of #943a46        
        
          <p style="color:#943a46;">Text here</p>
        
        
          .mytext {color:#943a46;}
        
        Text color #943a46
      
           This box has a color of #943a46        
        
          <div style="background-color:#943a46;">Content here</div>
        
        
          .mybackground {background-color:#943a46;}
        
        Background color #943a46
      
           Border around this has a color of #943a46        
        
          <div style="border:2px solid #943a46;">Content here</div>
        
        
          .myborder {border:2px solid #943a46;}
        
        Border color #943a46