#912f4e color space conversions
Hex:
        #912f4e
        RGB:
        145, 47, 78
        CMY:
        43, 82, 69
        CMYK:
        0, 68, 46, 43
      HSL:
        341°, 51.0417%, 37.6471%
        HSV (HSB):
        341°, 67.5862%, 56.8627%
        XYZ:
        14.0687, 8.6028, 8.1267
        xyY:
        0.4568, 0.2793, 8.6028
      CIE-Lab:
        35.2081, 43.7652, 4.0827
        CIE-LCH:
        35.2081, 43.9552, 5.3295
        CIE-Luv:
        35.2081, 63.2305, -2.7787
        Hunter-Lab:
        29.3306, 34.2908, 4.1037
      #912f4e color charts
#912f4e RGB chart
      #912f4e CMYK chart
      #912f4e RGB pie chart
      #912f4e color shades, tints & tones
#912f4e color schemes
#912f4e color preview, HTML & CSS examples
           This text has a color of #912f4e        
        
          <p style="color:#912f4e;">Text here</p>
        
        
          .mytext {color:#912f4e;}
        
        Text color #912f4e
      
           This box has a color of #912f4e        
        
          <div style="background-color:#912f4e;">Content here</div>
        
        
          .mybackground {background-color:#912f4e;}
        
        Background color #912f4e
      
           Border around this has a color of #912f4e        
        
          <div style="border:2px solid #912f4e;">Content here</div>
        
        
          .myborder {border:2px solid #912f4e;}
        
        Border color #912f4e