#912f5a color space conversions
Hex:
        #912f5a
        RGB:
        145, 47, 90
        CMY:
        43, 82, 65
        CMYK:
        0, 68, 38, 43
      HSL:
        334°, 51.0417%, 37.6471%
        HSV (HSB):
        334°, 67.5862%, 56.8627%
        XYZ:
        14.5390, 8.7910, 10.6034
        xyY:
        0.4285, 0.2591, 8.7910
      CIE-Lab:
        35.5787, 45.0829, -3.0862
        CIE-LCH:
        35.5787, 45.1884, 356.0839
        CIE-Luv:
        35.5787, 59.4288, -11.2774
        Hunter-Lab:
        29.6495, 35.6430, -0.4488
      #912f5a color charts
#912f5a RGB chart
      #912f5a CMYK chart
      #912f5a RGB pie chart
      #912f5a color shades, tints & tones
#912f5a color schemes
#912f5a color preview, HTML & CSS examples
           This text has a color of #912f5a        
        
          <p style="color:#912f5a;">Text here</p>
        
        
          .mytext {color:#912f5a;}
        
        Text color #912f5a
      
           This box has a color of #912f5a        
        
          <div style="background-color:#912f5a;">Content here</div>
        
        
          .mybackground {background-color:#912f5a;}
        
        Background color #912f5a
      
           Border around this has a color of #912f5a        
        
          <div style="border:2px solid #912f5a;">Content here</div>
        
        
          .myborder {border:2px solid #912f5a;}
        
        Border color #912f5a