#94471a color space conversions
Hex:
        #94471a
        RGB:
        148, 71, 26
        CMY:
        42, 72, 90
        CMYK:
        0, 52, 82, 42
      HSL:
        22°, 70.1149%, 34.1176%
        HSV (HSB):
        22°, 82.4324%, 58.0392%
        XYZ:
        14.6524, 10.8770, 2.3045
        xyY:
        0.5264, 0.3908, 10.8770
      CIE-Lab:
        39.3725, 29.4237, 40.1474
        CIE-LCH:
        39.3725, 49.7752, 53.7626
        CIE-Luv:
        39.3725, 61.1392, 31.5368
        Hunter-Lab:
        32.9802, 21.5884, 18.9433
      #94471a color charts
#94471a RGB chart
      #94471a CMYK chart
      #94471a RGB pie chart
      #94471a color shades, tints & tones
#94471a color schemes
#94471a color preview, HTML & CSS examples
           This text has a color of #94471a        
        
          <p style="color:#94471a;">Text here</p>
        
        
          .mytext {color:#94471a;}
        
        Text color #94471a
      
           This box has a color of #94471a        
        
          <div style="background-color:#94471a;">Content here</div>
        
        
          .mybackground {background-color:#94471a;}
        
        Background color #94471a
      
           Border around this has a color of #94471a        
        
          <div style="border:2px solid #94471a;">Content here</div>
        
        
          .myborder {border:2px solid #94471a;}
        
        Border color #94471a