#94553b color space conversions
Hex:
        #94553b
        RGB:
        148, 85, 59
        CMY:
        42, 67, 77
        CMYK:
        0, 43, 60, 42
      HSL:
        18°, 42.9952%, 40.5882%
        HSV (HSB):
        18°, 60.1351%, 58.0392%
        XYZ:
        16.2507, 13.1087, 5.8114
        xyY:
        0.4621, 0.3727, 13.1087
      CIE-Lab:
        42.9265, 23.5178, 26.2960
        CIE-LCH:
        42.9265, 35.2784, 48.1922
        CIE-Luv:
        42.9265, 47.0957, 24.5039
        Hunter-Lab:
        36.2059, 16.7577, 15.8275
      #94553b color charts
#94553b RGB chart
      #94553b CMYK chart
      #94553b RGB pie chart
      #94553b color shades, tints & tones
#94553b color schemes
#94553b color preview, HTML & CSS examples
           This text has a color of #94553b        
        
          <p style="color:#94553b;">Text here</p>
        
        
          .mytext {color:#94553b;}
        
        Text color #94553b
      
           This box has a color of #94553b        
        
          <div style="background-color:#94553b;">Content here</div>
        
        
          .mybackground {background-color:#94553b;}
        
        Background color #94553b
      
           Border around this has a color of #94553b        
        
          <div style="border:2px solid #94553b;">Content here</div>
        
        
          .myborder {border:2px solid #94553b;}
        
        Border color #94553b