#912f4b color space conversions
Hex:
        #912f4b
        RGB:
        145, 47, 75
        CMY:
        43, 82, 71
        CMYK:
        0, 68, 48, 43
      HSL:
        343°, 51.0417%, 37.6471%
        HSV (HSB):
        343°, 67.5862%, 56.8627%
        XYZ:
        13.9636, 8.5608, 7.5730
        xyY:
        0.4639, 0.2844, 8.5608
      CIE-Lab:
        35.1245, 43.4649, 5.8961
        CIE-LCH:
        35.1245, 43.8630, 7.7252
        CIE-Luv:
        35.1245, 64.1447, -0.7542
        Hunter-Lab:
        29.2588, 33.9851, 5.1352
      #912f4b color charts
#912f4b RGB chart
      #912f4b CMYK chart
      #912f4b RGB pie chart
      #912f4b color shades, tints & tones
#912f4b color schemes
#912f4b color preview, HTML & CSS examples
           This text has a color of #912f4b        
        
          <p style="color:#912f4b;">Text here</p>
        
        
          .mytext {color:#912f4b;}
        
        Text color #912f4b
      
           This box has a color of #912f4b        
        
          <div style="background-color:#912f4b;">Content here</div>
        
        
          .mybackground {background-color:#912f4b;}
        
        Background color #912f4b
      
           Border around this has a color of #912f4b        
        
          <div style="border:2px solid #912f4b;">Content here</div>
        
        
          .myborder {border:2px solid #912f4b;}
        
        Border color #912f4b