#94562e color space conversions
Hex:
        #94562e
        RGB:
        148, 86, 46
        CMY:
        42, 66, 82
        CMYK:
        0, 42, 69, 42
      HSL:
        24°, 52.5773%, 38.0392%
        HSV (HSB):
        24°, 68.9189%, 58.0392%
        XYZ:
        16.0337, 13.1487, 4.2777
        xyY:
        0.4792, 0.3930, 13.1487
      CIE-Lab:
        42.9865, 22.0186, 33.7108
        CIE-LCH:
        42.9865, 40.2646, 56.8490
        CIE-Luv:
        42.9865, 47.9580, 30.7687
        Hunter-Lab:
        36.2612, 15.4706, 18.3885
      #94562e color charts
#94562e RGB chart
      #94562e CMYK chart
      #94562e RGB pie chart
      #94562e color shades, tints & tones
#94562e color schemes
#94562e color preview, HTML & CSS examples
           This text has a color of #94562e        
        
          <p style="color:#94562e;">Text here</p>
        
        
          .mytext {color:#94562e;}
        
        Text color #94562e
      
           This box has a color of #94562e        
        
          <div style="background-color:#94562e;">Content here</div>
        
        
          .mybackground {background-color:#94562e;}
        
        Background color #94562e
      
           Border around this has a color of #94562e        
        
          <div style="border:2px solid #94562e;">Content here</div>
        
        
          .myborder {border:2px solid #94562e;}
        
        Border color #94562e