#941d5f color space conversions
Hex:
        #941d5f
        RGB:
        148, 29, 95
        CMY:
        42, 89, 63
        CMYK:
        0, 80, 36, 42
      HSL:
        327°, 67.2316%, 34.7059%
        HSV (HSB):
        327°, 80.4054%, 58.0392%
        XYZ:
        14.7177, 8.0009, 11.5951
        xyY:
        0.4289, 0.2332, 8.0009
      CIE-Lab:
        33.9847, 53.0443, -8.6180
        CIE-LCH:
        33.9847, 53.7398, 350.7719
        CIE-Luv:
        33.9847, 66.0260, -19.2411
        Hunter-Lab:
        28.2858, 43.3771, -4.5045
      #941d5f color charts
#941d5f RGB chart
      #941d5f CMYK chart
      #941d5f RGB pie chart
      #941d5f color shades, tints & tones
#941d5f color schemes
#941d5f color preview, HTML & CSS examples
           This text has a color of #941d5f        
        
          <p style="color:#941d5f;">Text here</p>
        
        
          .mytext {color:#941d5f;}
        
        Text color #941d5f
      
           This box has a color of #941d5f        
        
          <div style="background-color:#941d5f;">Content here</div>
        
        
          .mybackground {background-color:#941d5f;}
        
        Background color #941d5f
      
           Border around this has a color of #941d5f        
        
          <div style="border:2px solid #941d5f;">Content here</div>
        
        
          .myborder {border:2px solid #941d5f;}
        
        Border color #941d5f