#941c3a color space conversions
Hex:
        #941c3a
        RGB:
        148, 28, 58
        CMY:
        42, 89, 77
        CMYK:
        0, 81, 61, 42
      HSL:
        345°, 68.1818%, 34.5098%
        HSV (HSB):
        345°, 81.0811%, 58.0392%
        XYZ:
        13.3917, 7.4319, 4.7317
        xyY:
        0.5240, 0.2908, 7.4319
      CIE-Lab:
        32.7706, 49.9592, 13.7722
        CIE-LCH:
        32.7706, 51.8228, 15.4119
        CIE-Luv:
        32.7706, 79.8156, 5.3849
        Hunter-Lab:
        27.2615, 39.9772, 8.7923
      #941c3a color charts
#941c3a RGB chart
      #941c3a CMYK chart
      #941c3a RGB pie chart
      #941c3a color shades, tints & tones
#941c3a color schemes
#941c3a color preview, HTML & CSS examples
           This text has a color of #941c3a        
        
          <p style="color:#941c3a;">Text here</p>
        
        
          .mytext {color:#941c3a;}
        
        Text color #941c3a
      
           This box has a color of #941c3a        
        
          <div style="background-color:#941c3a;">Content here</div>
        
        
          .mybackground {background-color:#941c3a;}
        
        Background color #941c3a
      
           Border around this has a color of #941c3a        
        
          <div style="border:2px solid #941c3a;">Content here</div>
        
        
          .myborder {border:2px solid #941c3a;}
        
        Border color #941c3a