#94430f color space conversions
Hex:
        #94430f
        RGB:
        148, 67, 15
        CMY:
        42, 74, 94
        CMYK:
        0, 55, 90, 42
      HSL:
        23°, 81.5951%, 31.9608%
        HSV (HSB):
        23°, 89.8649%, 58.0392%
        XYZ:
        14.3061, 10.3447, 1.6946
        xyY:
        0.5430, 0.3927, 10.3447
      CIE-Lab:
        38.4541, 31.2531, 43.9516
        CIE-LCH:
        38.4541, 53.9305, 54.5841
        CIE-Luv:
        38.4541, 64.9777, 32.5018
        Hunter-Lab:
        32.1632, 23.1109, 19.3903
      #94430f color charts
#94430f RGB chart
      #94430f CMYK chart
      #94430f RGB pie chart
      #94430f color shades, tints & tones
#94430f color schemes
#94430f color preview, HTML & CSS examples
           This text has a color of #94430f        
        
          <p style="color:#94430f;">Text here</p>
        
        
          .mytext {color:#94430f;}
        
        Text color #94430f
      
           This box has a color of #94430f        
        
          <div style="background-color:#94430f;">Content here</div>
        
        
          .mybackground {background-color:#94430f;}
        
        Background color #94430f
      
           Border around this has a color of #94430f        
        
          <div style="border:2px solid #94430f;">Content here</div>
        
        
          .myborder {border:2px solid #94430f;}
        
        Border color #94430f