#943d35 color space conversions
Hex:
        #943d35
        RGB:
        148, 61, 53
        CMY:
        42, 76, 79
        CMYK:
        0, 59, 64, 42
      HSL:
        5°, 47.2637%, 39.4118%
        HSV (HSB):
        5°, 64.1892%, 58.0392%
        XYZ:
        14.5241, 9.8904, 4.5117
        xyY:
        0.5021, 0.3419, 9.8904
      CIE-Lab:
        37.6451, 36.0844, 23.2834
        CIE-LCH:
        37.6451, 42.9441, 32.8321
        CIE-Luv:
        37.6451, 64.3422, 17.7318
        Hunter-Lab:
        31.4491, 27.4007, 13.5086
      #943d35 color charts
#943d35 RGB chart
      #943d35 CMYK chart
      #943d35 RGB pie chart
      #943d35 color shades, tints & tones
#943d35 color schemes
#943d35 color preview, HTML & CSS examples
           This text has a color of #943d35        
        
          <p style="color:#943d35;">Text here</p>
        
        
          .mytext {color:#943d35;}
        
        Text color #943d35
      
           This box has a color of #943d35        
        
          <div style="background-color:#943d35;">Content here</div>
        
        
          .mybackground {background-color:#943d35;}
        
        Background color #943d35
      
           Border around this has a color of #943d35        
        
          <div style="border:2px solid #943d35;">Content here</div>
        
        
          .myborder {border:2px solid #943d35;}
        
        Border color #943d35