#94420a color space conversions
Hex:
        #94420a
        RGB:
        148, 66, 10
        CMY:
        42, 74, 96
        CMYK:
        0, 55, 93, 42
      HSL:
        24°, 87.3418%, 30.9804%
        HSV (HSB):
        24°, 93.2432%, 58.0392%
        XYZ:
        14.2157, 10.2142, 1.5095
        xyY:
        0.5480, 0.3938, 10.2142
      CIE-Lab:
        38.2242, 31.6827, 45.4449
        CIE-LCH:
        38.2242, 55.3988, 55.1170
        CIE-Luv:
        38.2242, 66.0102, 32.9262
        Hunter-Lab:
        31.9597, 23.4676, 19.5716
      #94420a color charts
#94420a RGB chart
      #94420a CMYK chart
      #94420a RGB pie chart
      #94420a color shades, tints & tones
#94420a color schemes
#94420a color preview, HTML & CSS examples
           This text has a color of #94420a        
        
          <p style="color:#94420a;">Text here</p>
        
        
          .mytext {color:#94420a;}
        
        Text color #94420a
      
           This box has a color of #94420a        
        
          <div style="background-color:#94420a;">Content here</div>
        
        
          .mybackground {background-color:#94420a;}
        
        Background color #94420a
      
           Border around this has a color of #94420a        
        
          <div style="border:2px solid #94420a;">Content here</div>
        
        
          .myborder {border:2px solid #94420a;}
        
        Border color #94420a