#93414f color space conversions
Hex:
        #93414f
        RGB:
        147, 65, 79
        CMY:
        42, 75, 69
        CMYK:
        0, 56, 46, 42
      HSL:
        350°, 38.6792%, 41.5686%
        HSV (HSB):
        350°, 55.7823%, 57.6471%
        XYZ:
        15.3342, 10.5482, 8.6249
        xyY:
        0.4444, 0.3057, 10.5482
      CIE-Lab:
        38.8088, 35.9487, 8.6041
        CIE-LCH:
        38.8088, 36.9640, 13.4602
        CIE-Luv:
        38.8088, 55.3547, 3.8768
        Hunter-Lab:
        32.4779, 27.4411, 6.9893
      #93414f color charts
#93414f RGB chart
      #93414f CMYK chart
      #93414f RGB pie chart
      #93414f color shades, tints & tones
#93414f color schemes
#93414f color preview, HTML & CSS examples
           This text has a color of #93414f        
        
          <p style="color:#93414f;">Text here</p>
        
        
          .mytext {color:#93414f;}
        
        Text color #93414f
      
           This box has a color of #93414f        
        
          <div style="background-color:#93414f;">Content here</div>
        
        
          .mybackground {background-color:#93414f;}
        
        Background color #93414f
      
           Border around this has a color of #93414f        
        
          <div style="border:2px solid #93414f;">Content here</div>
        
        
          .myborder {border:2px solid #93414f;}
        
        Border color #93414f