#94697b color space conversions
Hex:
        #94697b
        RGB:
        148, 105, 123
        CMY:
        42, 59, 52
        CMYK:
        0, 29, 17, 42
      HSL:
        335°, 16.9960%, 49.6078%
        HSV (HSB):
        335°, 29.0541%, 58.0392%
        XYZ:
        20.8395, 17.8291, 21.0819
        xyY:
        0.3488, 0.2984, 17.8291
      CIE-Lab:
        49.2882, 20.0846, -3.1377
        CIE-LCH:
        49.2882, 20.3282, 351.1208
        CIE-Luv:
        49.2882, 25.1778, -7.5981
        Hunter-Lab:
        42.2245, 14.2038, -0.0452
      #94697b color charts
#94697b RGB chart
      #94697b CMYK chart
      #94697b RGB pie chart
      #94697b color shades, tints & tones
#94697b color schemes
#94697b color preview, HTML & CSS examples
           This text has a color of #94697b        
        
          <p style="color:#94697b;">Text here</p>
        
        
          .mytext {color:#94697b;}
        
        Text color #94697b
      
           This box has a color of #94697b        
        
          <div style="background-color:#94697b;">Content here</div>
        
        
          .mybackground {background-color:#94697b;}
        
        Background color #94697b
      
           Border around this has a color of #94697b        
        
          <div style="border:2px solid #94697b;">Content here</div>
        
        
          .myborder {border:2px solid #94697b;}
        
        Border color #94697b