#94403d color space conversions
Hex:
        #94403d
        RGB:
        148, 64, 61
        CMY:
        42, 75, 76
        CMYK:
        0, 57, 59, 42
      HSL:
        2°, 41.6268%, 40.9804%
        HSV (HSB):
        2°, 58.7838%, 58.0392%
        XYZ:
        14.8884, 10.2996, 5.6182
        xyY:
        0.4833, 0.3343, 10.2996
      CIE-Lab:
        38.3749, 35.1554, 19.2922
        CIE-LCH:
        38.3749, 40.1010, 28.7566
        CIE-Luv:
        38.3749, 60.8296, 14.6655
        Hunter-Lab:
        32.0930, 26.6461, 12.0858
      #94403d color charts
#94403d RGB chart
      #94403d CMYK chart
      #94403d RGB pie chart
      #94403d color shades, tints & tones
#94403d color schemes
#94403d color preview, HTML & CSS examples
           This text has a color of #94403d        
        
          <p style="color:#94403d;">Text here</p>
        
        
          .mytext {color:#94403d;}
        
        Text color #94403d
      
           This box has a color of #94403d        
        
          <div style="background-color:#94403d;">Content here</div>
        
        
          .mybackground {background-color:#94403d;}
        
        Background color #94403d
      
           Border around this has a color of #94403d        
        
          <div style="border:2px solid #94403d;">Content here</div>
        
        
          .myborder {border:2px solid #94403d;}
        
        Border color #94403d