#941b2a color space conversions
Hex:
        #941b2a
        RGB:
        148, 27, 42
        CMY:
        42, 89, 84
        CMYK:
        0, 82, 72, 42
      HSL:
        353°, 69.1429%, 34.3137%
        HSV (HSB):
        353°, 81.7568%, 58.0392%
        XYZ:
        13.0226, 7.2469, 2.9029
        xyY:
        0.5620, 0.3127, 7.2469
      CIE-Lab:
        32.3626, 49.3051, 23.6360
        CIE-LCH:
        32.3626, 54.6777, 25.6122
        CIE-Luv:
        32.3626, 84.7813, 13.3366
        Hunter-Lab:
        26.9201, 39.2390, 12.4506
      #941b2a color charts
#941b2a RGB chart
      #941b2a CMYK chart
      #941b2a RGB pie chart
      #941b2a color shades, tints & tones
#941b2a color schemes
#941b2a color preview, HTML & CSS examples
           This text has a color of #941b2a        
        
          <p style="color:#941b2a;">Text here</p>
        
        
          .mytext {color:#941b2a;}
        
        Text color #941b2a
      
           This box has a color of #941b2a        
        
          <div style="background-color:#941b2a;">Content here</div>
        
        
          .mybackground {background-color:#941b2a;}
        
        Background color #941b2a
      
           Border around this has a color of #941b2a        
        
          <div style="border:2px solid #941b2a;">Content here</div>
        
        
          .myborder {border:2px solid #941b2a;}
        
        Border color #941b2a