#943d44 color space conversions
Hex:
        #943d44
        RGB:
        148, 61, 68
        CMY:
        42, 76, 73
        CMYK:
        0, 59, 54, 42
      HSL:
        355°, 41.6268%, 40.9804%
        HSV (HSB):
        355°, 58.7838%, 58.0392%
        XYZ:
        14.9249, 10.0507, 6.6222
        xyY:
        0.4723, 0.3181, 10.0507
      CIE-Lab:
        37.9333, 37.2782, 14.3363
        CIE-LCH:
        37.9333, 39.9399, 21.0356
        CIE-Luv:
        37.9333, 61.0988, 9.4497
        Hunter-Lab:
        31.7029, 28.5529, 9.8074
      #943d44 color charts
#943d44 RGB chart
      #943d44 CMYK chart
      #943d44 RGB pie chart
      #943d44 color shades, tints & tones
#943d44 color schemes
#943d44 color preview, HTML & CSS examples
           This text has a color of #943d44        
        
          <p style="color:#943d44;">Text here</p>
        
        
          .mytext {color:#943d44;}
        
        Text color #943d44
      
           This box has a color of #943d44        
        
          <div style="background-color:#943d44;">Content here</div>
        
        
          .mybackground {background-color:#943d44;}
        
        Background color #943d44
      
           Border around this has a color of #943d44        
        
          <div style="border:2px solid #943d44;">Content here</div>
        
        
          .myborder {border:2px solid #943d44;}
        
        Border color #943d44