#941b3a color space conversions
Hex:
        #941b3a
        RGB:
        148, 27, 58
        CMY:
        42, 89, 77
        CMYK:
        0, 82, 61, 42
      HSL:
        345°, 69.1429%, 34.3137%
        HSV (HSB):
        345°, 81.7568%, 58.0392%
        XYZ:
        13.3684, 7.3853, 4.7239
        xyY:
        0.5247, 0.2899, 7.3853
      CIE-Lab:
        32.6683, 50.2488, 13.6345
        CIE-LCH:
        32.6683, 52.0657, 15.1810
        CIE-Luv:
        32.6683, 80.1627, 5.1813
        Hunter-Lab:
        27.1758, 40.2505, 8.7169
      #941b3a color charts
#941b3a RGB chart
      #941b3a CMYK chart
      #941b3a RGB pie chart
      #941b3a color shades, tints & tones
#941b3a color schemes
#941b3a color preview, HTML & CSS examples
           This text has a color of #941b3a        
        
          <p style="color:#941b3a;">Text here</p>
        
        
          .mytext {color:#941b3a;}
        
        Text color #941b3a
      
           This box has a color of #941b3a        
        
          <div style="background-color:#941b3a;">Content here</div>
        
        
          .mybackground {background-color:#941b3a;}
        
        Background color #941b3a
      
           Border around this has a color of #941b3a        
        
          <div style="border:2px solid #941b3a;">Content here</div>
        
        
          .myborder {border:2px solid #941b3a;}
        
        Border color #941b3a