#94140d color space conversions
Hex:
        #94140d
        RGB:
        148, 20, 13
        CMY:
        42, 92, 95
        CMYK:
        0, 86, 91, 42
      HSL:
        3°, 83.8509%, 31.5686%
        HSV (HSB):
        3°, 91.2162%, 58.0392%
        XYZ:
        12.5355, 6.8253, 1.0375
        xyY:
        0.6145, 0.3346, 6.8253
      CIE-Lab:
        31.4058, 50.1748, 39.3337
        CIE-LCH:
        31.4058, 63.7546, 38.0941
        CIE-Luv:
        31.4058, 92.6770, 21.2776
        Hunter-Lab:
        26.1252, 39.9297, 15.9331
      #94140d color charts
#94140d RGB chart
      #94140d CMYK chart
      #94140d RGB pie chart
      #94140d color shades, tints & tones
#94140d color schemes
#94140d color preview, HTML & CSS examples
           This text has a color of #94140d        
        
          <p style="color:#94140d;">Text here</p>
        
        
          .mytext {color:#94140d;}
        
        Text color #94140d
      
           This box has a color of #94140d        
        
          <div style="background-color:#94140d;">Content here</div>
        
        
          .mybackground {background-color:#94140d;}
        
        Background color #94140d
      
           Border around this has a color of #94140d        
        
          <div style="border:2px solid #94140d;">Content here</div>
        
        
          .myborder {border:2px solid #94140d;}
        
        Border color #94140d