#941d2b color space conversions
Hex:
        #941d2b
        RGB:
        148, 29, 43
        CMY:
        42, 89, 83
        CMYK:
        0, 80, 71, 42
      HSL:
        353°, 67.2316%, 34.7059%
        HSV (HSB):
        353°, 80.4054%, 58.0392%
        XYZ:
        13.0882, 7.3490, 3.0142
        xyY:
        0.5581, 0.3134, 7.3490
      CIE-Lab:
        32.5887, 48.7624, 23.2720
        CIE-LCH:
        32.5887, 54.0310, 25.5130
        CIE-Luv:
        32.5887, 83.7447, 13.2807
        Hunter-Lab:
        27.1091, 38.7379, 12.3841
      #941d2b color charts
#941d2b RGB chart
      #941d2b CMYK chart
      #941d2b RGB pie chart
      #941d2b color shades, tints & tones
#941d2b color schemes
#941d2b color preview, HTML & CSS examples
           This text has a color of #941d2b        
        
          <p style="color:#941d2b;">Text here</p>
        
        
          .mytext {color:#941d2b;}
        
        Text color #941d2b
      
           This box has a color of #941d2b        
        
          <div style="background-color:#941d2b;">Content here</div>
        
        
          .mybackground {background-color:#941d2b;}
        
        Background color #941d2b
      
           Border around this has a color of #941d2b        
        
          <div style="border:2px solid #941d2b;">Content here</div>
        
        
          .myborder {border:2px solid #941d2b;}
        
        Border color #941d2b