#94490b color space conversions
Hex:
        #94490b
        RGB:
        148, 73, 11
        CMY:
        42, 71, 96
        CMYK:
        0, 51, 93, 42
      HSL:
        27°, 86.1635%, 31.1765%
        HSV (HSB):
        27°, 92.5676%, 58.0392%
        XYZ:
        14.6557, 11.0851, 1.6838
        xyY:
        0.5344, 0.4042, 11.0851
      CIE-Lab:
        39.7235, 27.9304, 46.2469
        CIE-LCH:
        39.7235, 54.0267, 58.8704
        CIE-Luv:
        39.7235, 60.6068, 35.1605
        Hunter-Lab:
        33.2944, 20.3079, 20.3075
      #94490b color charts
#94490b RGB chart
      #94490b CMYK chart
      #94490b RGB pie chart
      #94490b color shades, tints & tones
#94490b color schemes
#94490b color preview, HTML & CSS examples
           This text has a color of #94490b        
        
          <p style="color:#94490b;">Text here</p>
        
        
          .mytext {color:#94490b;}
        
        Text color #94490b
      
           This box has a color of #94490b        
        
          <div style="background-color:#94490b;">Content here</div>
        
        
          .mybackground {background-color:#94490b;}
        
        Background color #94490b
      
           Border around this has a color of #94490b        
        
          <div style="border:2px solid #94490b;">Content here</div>
        
        
          .myborder {border:2px solid #94490b;}
        
        Border color #94490b