#944d4f color space conversions
Hex:
        #944d4f
        RGB:
        148, 77, 79
        CMY:
        42, 70, 69
        CMYK:
        0, 48, 47, 42
      HSL:
        358°, 31.5556%, 44.1176%
        HSV (HSB):
        358°, 47.9730%, 58.0392%
        XYZ:
        16.2779, 12.1682, 8.8879
        xyY:
        0.4360, 0.3259, 12.1682
      CIE-Lab:
        41.4822, 29.8985, 12.3492
        CIE-LCH:
        41.4822, 32.3485, 22.4424
        CIE-Luv:
        41.4822, 49.0462, 9.3771
        Hunter-Lab:
        34.8829, 22.2509, 9.3114
      #944d4f color charts
#944d4f RGB chart
      #944d4f CMYK chart
      #944d4f RGB pie chart
      #944d4f color shades, tints & tones
#944d4f color schemes
#944d4f color preview, HTML & CSS examples
           This text has a color of #944d4f        
        
          <p style="color:#944d4f;">Text here</p>
        
        
          .mytext {color:#944d4f;}
        
        Text color #944d4f
      
           This box has a color of #944d4f        
        
          <div style="background-color:#944d4f;">Content here</div>
        
        
          .mybackground {background-color:#944d4f;}
        
        Background color #944d4f
      
           Border around this has a color of #944d4f        
        
          <div style="border:2px solid #944d4f;">Content here</div>
        
        
          .myborder {border:2px solid #944d4f;}
        
        Border color #944d4f