#91214f color space conversions
Hex:
        #91214f
        RGB:
        145, 33, 79
        CMY:
        43, 87, 69
        CMYK:
        0, 77, 46, 43
      HSL:
        335°, 62.9213%, 34.9020%
        HSV (HSB):
        335°, 77.2414%, 56.8627%
        XYZ:
        13.6322, 7.6720, 8.1595
        xyY:
        0.4627, 0.2604, 7.6720
      CIE-Lab:
        33.2902, 49.2677, 0.6630
        CIE-LCH:
        33.2902, 49.2722, 0.7710
        CIE-Luv:
        33.2902, 68.4278, -7.6186
        Hunter-Lab:
        27.6983, 39.3797, 1.9229
      #91214f color charts
#91214f RGB chart
      #91214f CMYK chart
      #91214f RGB pie chart
      #91214f color shades, tints & tones
#91214f color schemes
#91214f color preview, HTML & CSS examples
           This text has a color of #91214f        
        
          <p style="color:#91214f;">Text here</p>
        
        
          .mytext {color:#91214f;}
        
        Text color #91214f
      
           This box has a color of #91214f        
        
          <div style="background-color:#91214f;">Content here</div>
        
        
          .mybackground {background-color:#91214f;}
        
        Background color #91214f
      
           Border around this has a color of #91214f        
        
          <div style="border:2px solid #91214f;">Content here</div>
        
        
          .myborder {border:2px solid #91214f;}
        
        Border color #91214f