#94271e color space conversions
Hex:
        #94271e
        RGB:
        148, 39, 30
        CMY:
        42, 85, 88
        CMYK:
        0, 74, 80, 42
      HSL:
        5°, 66.2921%, 34.9020%
        HSV (HSB):
        5°, 79.7297%, 58.0392%
        XYZ:
        13.1726, 7.8407, 2.0474
        xyY:
        0.5712, 0.3400, 7.8407
      CIE-Lab:
        33.6488, 44.7468, 32.4177
        CIE-LCH:
        33.6488, 55.2556, 35.9222
        CIE-Luv:
        33.6488, 81.7883, 20.5711
        Hunter-Lab:
        28.0012, 34.9696, 15.2656
      #94271e color charts
#94271e RGB chart
      #94271e CMYK chart
      #94271e RGB pie chart
      #94271e color shades, tints & tones
#94271e color schemes
#94271e color preview, HTML & CSS examples
           This text has a color of #94271e        
        
          <p style="color:#94271e;">Text here</p>
        
        
          .mytext {color:#94271e;}
        
        Text color #94271e
      
           This box has a color of #94271e        
        
          <div style="background-color:#94271e;">Content here</div>
        
        
          .mybackground {background-color:#94271e;}
        
        Background color #94271e
      
           Border around this has a color of #94271e        
        
          <div style="border:2px solid #94271e;">Content here</div>
        
        
          .myborder {border:2px solid #94271e;}
        
        Border color #94271e