#94504d color space conversions
Hex:
        #94504d
        RGB:
        148, 80, 77
        CMY:
        42, 69, 70
        CMYK:
        0, 46, 48, 42
      HSL:
        3°, 31.5556%, 44.1176%
        HSV (HSB):
        3°, 47.9730%, 58.0392%
        XYZ:
        16.4210, 12.5690, 8.5818
        xyY:
        0.4371, 0.3345, 12.5690
      CIE-Lab:
        42.1066, 28.0180, 14.4335
        CIE-LCH:
        42.1066, 31.5172, 27.2553
        CIE-Luv:
        42.1066, 47.5531, 12.0422
        Hunter-Lab:
        35.4528, 20.6347, 10.4652
      #94504d color charts
#94504d RGB chart
      #94504d CMYK chart
      #94504d RGB pie chart
      #94504d color shades, tints & tones
#94504d color schemes
#94504d color preview, HTML & CSS examples
           This text has a color of #94504d        
        
          <p style="color:#94504d;">Text here</p>
        
        
          .mytext {color:#94504d;}
        
        Text color #94504d
      
           This box has a color of #94504d        
        
          <div style="background-color:#94504d;">Content here</div>
        
        
          .mybackground {background-color:#94504d;}
        
        Background color #94504d
      
           Border around this has a color of #94504d        
        
          <div style="border:2px solid #94504d;">Content here</div>
        
        
          .myborder {border:2px solid #94504d;}
        
        Border color #94504d