#943a42 color space conversions
Hex:
        #943a42
        RGB:
        148, 58, 66
        CMY:
        42, 77, 74
        CMYK:
        0, 61, 55, 42
      HSL:
        355°, 43.6893%, 40.3922%
        HSV (HSB):
        355°, 60.8108%, 58.0392%
        XYZ:
        14.7092, 9.7154, 6.2542
        xyY:
        0.4795, 0.3167, 9.7154
      CIE-Lab:
        37.3266, 38.5875, 14.7749
        CIE-LCH:
        37.3266, 41.3194, 20.9515
        CIE-Luv:
        37.3266, 63.3177, 9.5079
        Hunter-Lab:
        31.1695, 29.6893, 9.9219
      #943a42 color charts
#943a42 RGB chart
      #943a42 CMYK chart
      #943a42 RGB pie chart
      #943a42 color shades, tints & tones
#943a42 color schemes
#943a42 color preview, HTML & CSS examples
           This text has a color of #943a42        
        
          <p style="color:#943a42;">Text here</p>
        
        
          .mytext {color:#943a42;}
        
        Text color #943a42
      
           This box has a color of #943a42        
        
          <div style="background-color:#943a42;">Content here</div>
        
        
          .mybackground {background-color:#943a42;}
        
        Background color #943a42
      
           Border around this has a color of #943a42        
        
          <div style="border:2px solid #943a42;">Content here</div>
        
        
          .myborder {border:2px solid #943a42;}
        
        Border color #943a42