#941e4b color space conversions
Hex:
        #941e4b
        RGB:
        148, 30, 75
        CMY:
        42, 88, 71
        CMYK:
        0, 80, 49, 42
      HSL:
        337°, 66.2921%, 34.9020%
        HSV (HSB):
        337°, 79.7297%, 58.0392%
        XYZ:
        13.9470, 7.7324, 7.4140
        xyY:
        0.4794, 0.2658, 7.7324
      CIE-Lab:
        33.4193, 50.7104, 3.5360
        CIE-LCH:
        33.4193, 50.8335, 3.9887
        CIE-Luv:
        33.4193, 73.3193, -4.7890
        Hunter-Lab:
        27.8073, 40.8657, 3.6571
      #941e4b color charts
#941e4b RGB chart
      #941e4b CMYK chart
      #941e4b RGB pie chart
      #941e4b color shades, tints & tones
#941e4b color schemes
#941e4b color preview, HTML & CSS examples
           This text has a color of #941e4b        
        
          <p style="color:#941e4b;">Text here</p>
        
        
          .mytext {color:#941e4b;}
        
        Text color #941e4b
      
           This box has a color of #941e4b        
        
          <div style="background-color:#941e4b;">Content here</div>
        
        
          .mybackground {background-color:#941e4b;}
        
        Background color #941e4b
      
           Border around this has a color of #941e4b        
        
          <div style="border:2px solid #941e4b;">Content here</div>
        
        
          .myborder {border:2px solid #941e4b;}
        
        Border color #941e4b