#912d5f color space conversions
Hex:
        #912d5f
        RGB:
        145, 45, 95
        CMY:
        43, 82, 63
        CMYK:
        0, 69, 34, 43
      HSL:
        330°, 52.6316%, 37.2549%
        HSV (HSB):
        330°, 68.9655%, 56.8627%
        XYZ:
        14.6810, 8.7227, 11.7364
        xyY:
        0.4178, 0.2482, 8.7227
      CIE-Lab:
        35.4449, 46.5270, -6.4838
        CIE-LCH:
        35.4449, 46.9766, 352.0666
        CIE-Luv:
        35.4449, 58.5586, -15.6499
        Hunter-Lab:
        29.5343, 37.0444, -2.8867
      #912d5f color charts
#912d5f RGB chart
      #912d5f CMYK chart
      #912d5f RGB pie chart
      #912d5f color shades, tints & tones
#912d5f color schemes
#912d5f color preview, HTML & CSS examples
           This text has a color of #912d5f        
        
          <p style="color:#912d5f;">Text here</p>
        
        
          .mytext {color:#912d5f;}
        
        Text color #912d5f
      
           This box has a color of #912d5f        
        
          <div style="background-color:#912d5f;">Content here</div>
        
        
          .mybackground {background-color:#912d5f;}
        
        Background color #912d5f
      
           Border around this has a color of #912d5f        
        
          <div style="border:2px solid #912d5f;">Content here</div>
        
        
          .myborder {border:2px solid #912d5f;}
        
        Border color #912d5f