#94421d color space conversions
Hex:
        #94421d
        RGB:
        148, 66, 29
        CMY:
        42, 74, 89
        CMYK:
        0, 55, 80, 42
      HSL:
        19°, 67.2316%, 34.7059%
        HSV (HSB):
        19°, 80.4054%, 58.0392%
        XYZ:
        14.3827, 10.2810, 2.3888
        xyY:
        0.5317, 0.3800, 10.2810
      CIE-Lab:
        38.3422, 32.2095, 37.7045
        CIE-LCH:
        38.3422, 49.5891, 49.4940
        CIE-Luv:
        38.3422, 64.5381, 28.9611
        Hunter-Lab:
        32.0641, 23.9563, 18.0277
      #94421d color charts
#94421d RGB chart
      #94421d CMYK chart
      #94421d RGB pie chart
      #94421d color shades, tints & tones
#94421d color schemes
#94421d color preview, HTML & CSS examples
           This text has a color of #94421d        
        
          <p style="color:#94421d;">Text here</p>
        
        
          .mytext {color:#94421d;}
        
        Text color #94421d
      
           This box has a color of #94421d        
        
          <div style="background-color:#94421d;">Content here</div>
        
        
          .mybackground {background-color:#94421d;}
        
        Background color #94421d
      
           Border around this has a color of #94421d        
        
          <div style="border:2px solid #94421d;">Content here</div>
        
        
          .myborder {border:2px solid #94421d;}
        
        Border color #94421d