#94423b color space conversions
Hex:
        #94423b
        RGB:
        148, 66, 59
        CMY:
        42, 74, 77
        CMYK:
        0, 55, 60, 42
      HSL:
        5°, 42.9952%, 40.5882%
        HSV (HSB):
        5°, 60.1351%, 58.0392%
        XYZ:
        14.9504, 10.5081, 5.3780
        xyY:
        0.4848, 0.3408, 10.5081
      CIE-Lab:
        38.7393, 33.9578, 20.9973
        CIE-LCH:
        38.7393, 39.9252, 31.7299
        CIE-Luv:
        38.7393, 59.9618, 16.5333
        Hunter-Lab:
        32.4162, 25.5960, 12.8549
      #94423b color charts
#94423b RGB chart
      #94423b CMYK chart
      #94423b RGB pie chart
      #94423b color shades, tints & tones
#94423b color schemes
#94423b color preview, HTML & CSS examples
           This text has a color of #94423b        
        
          <p style="color:#94423b;">Text here</p>
        
        
          .mytext {color:#94423b;}
        
        Text color #94423b
      
           This box has a color of #94423b        
        
          <div style="background-color:#94423b;">Content here</div>
        
        
          .mybackground {background-color:#94423b;}
        
        Background color #94423b
      
           Border around this has a color of #94423b        
        
          <div style="border:2px solid #94423b;">Content here</div>
        
        
          .myborder {border:2px solid #94423b;}
        
        Border color #94423b