#941a1e color space conversions
Hex:
        #941a1e
        RGB:
        148, 26, 30
        CMY:
        42, 90, 88
        CMYK:
        0, 82, 80, 42
      HSL:
        358°, 70.1149%, 34.1176%
        HSV (HSB):
        358°, 82.4324%, 58.0392%
        XYZ:
        12.8165, 7.1284, 1.9287
        xyY:
        0.5859, 0.3259, 7.1284
      CIE-Lab:
        32.0975, 49.0805, 30.7913
        CIE-LCH:
        32.0975, 57.9396, 32.1027
        CIE-Luv:
        32.0975, 87.8595, 17.8371
        Hunter-Lab:
        26.6991, 38.9626, 14.4063
      #941a1e color charts
#941a1e RGB chart
      #941a1e CMYK chart
      #941a1e RGB pie chart
      #941a1e color shades, tints & tones
#941a1e color schemes
#941a1e color preview, HTML & CSS examples
           This text has a color of #941a1e        
        
          <p style="color:#941a1e;">Text here</p>
        
        
          .mytext {color:#941a1e;}
        
        Text color #941a1e
      
           This box has a color of #941a1e        
        
          <div style="background-color:#941a1e;">Content here</div>
        
        
          .mybackground {background-color:#941a1e;}
        
        Background color #941a1e
      
           Border around this has a color of #941a1e        
        
          <div style="border:2px solid #941a1e;">Content here</div>
        
        
          .myborder {border:2px solid #941a1e;}
        
        Border color #941a1e