#941e3b color space conversions
Hex:
        #941e3b
        RGB:
        148, 30, 59
        CMY:
        42, 88, 77
        CMYK:
        0, 80, 60, 42
      HSL:
        345°, 66.2921%, 34.9020%
        HSV (HSB):
        345°, 79.7297%, 58.0392%
        XYZ:
        13.4664, 7.5402, 4.8833
        xyY:
        0.5201, 0.2912, 7.5402
      CIE-Lab:
        33.0064, 49.4258, 13.4354
        CIE-LCH:
        33.0064, 51.2194, 15.2072
        CIE-Luv:
        33.0064, 78.7764, 5.2372
        Hunter-Lab:
        27.4594, 39.4844, 8.6776
      #941e3b color charts
#941e3b RGB chart
      #941e3b CMYK chart
      #941e3b RGB pie chart
      #941e3b color shades, tints & tones
#941e3b color schemes
#941e3b color preview, HTML & CSS examples
           This text has a color of #941e3b        
        
          <p style="color:#941e3b;">Text here</p>
        
        
          .mytext {color:#941e3b;}
        
        Text color #941e3b
      
           This box has a color of #941e3b        
        
          <div style="background-color:#941e3b;">Content here</div>
        
        
          .mybackground {background-color:#941e3b;}
        
        Background color #941e3b
      
           Border around this has a color of #941e3b        
        
          <div style="border:2px solid #941e3b;">Content here</div>
        
        
          .myborder {border:2px solid #941e3b;}
        
        Border color #941e3b