#943c45 color space conversions
Hex:
        #943c45
        RGB:
        148, 60, 69
        CMY:
        42, 76, 73
        CMYK:
        0, 59, 53, 42
      HSL:
        354°, 42.3077%, 40.7843%
        HSV (HSB):
        354°, 59.4595%, 58.0392%
        XYZ:
        14.9028, 9.9573, 6.7667
        xyY:
        0.4712, 0.3148, 9.9573
      CIE-Lab:
        37.7657, 37.8678, 13.4792
        CIE-LCH:
        37.7657, 40.1953, 19.5934
        CIE-Luv:
        37.7657, 61.4412, 8.4549
        Hunter-Lab:
        31.5552, 29.0799, 9.3744
      #943c45 color charts
#943c45 RGB chart
      #943c45 CMYK chart
      #943c45 RGB pie chart
      #943c45 color shades, tints & tones
#943c45 color schemes
#943c45 color preview, HTML & CSS examples
           This text has a color of #943c45        
        
          <p style="color:#943c45;">Text here</p>
        
        
          .mytext {color:#943c45;}
        
        Text color #943c45
      
           This box has a color of #943c45        
        
          <div style="background-color:#943c45;">Content here</div>
        
        
          .mybackground {background-color:#943c45;}
        
        Background color #943c45
      
           Border around this has a color of #943c45        
        
          <div style="border:2px solid #943c45;">Content here</div>
        
        
          .myborder {border:2px solid #943c45;}
        
        Border color #943c45