#94604b color space conversions
Hex:
        #94604b
        RGB:
        148, 96, 75
        CMY:
        42, 62, 71
        CMYK:
        0, 35, 49, 42
      HSL:
        17°, 32.7354%, 43.7255%
        HSV (HSB):
        17°, 49.3243%, 58.0392%
        XYZ:
        17.6656, 15.1696, 8.6536
        xyY:
        0.4258, 0.3656, 15.1696
      CIE-Lab:
        45.8657, 18.6803, 20.6762
        CIE-LCH:
        45.8657, 27.8650, 47.9032
        CIE-Luv:
        45.8657, 37.4107, 20.9494
        Hunter-Lab:
        38.9482, 12.8022, 14.0906
      #94604b color charts
#94604b RGB chart
      #94604b CMYK chart
      #94604b RGB pie chart
      #94604b color shades, tints & tones
#94604b color schemes
#94604b color preview, HTML & CSS examples
           This text has a color of #94604b        
        
          <p style="color:#94604b;">Text here</p>
        
        
          .mytext {color:#94604b;}
        
        Text color #94604b
      
           This box has a color of #94604b        
        
          <div style="background-color:#94604b;">Content here</div>
        
        
          .mybackground {background-color:#94604b;}
        
        Background color #94604b
      
           Border around this has a color of #94604b        
        
          <div style="border:2px solid #94604b;">Content here</div>
        
        
          .myborder {border:2px solid #94604b;}
        
        Border color #94604b