#912f12 color space conversions
Hex:
        #912f12
        RGB:
        145, 47, 18
        CMY:
        43, 82, 93
        CMYK:
        0, 68, 88, 43
      HSL:
        14°, 77.9141%, 31.9608%
        HSV (HSB):
        14°, 87.5862%, 56.8627%
        XYZ:
        12.8028, 8.0964, 1.4603
        xyY:
        0.5726, 0.3621, 8.0964
      CIE-Lab:
        34.1829, 39.9999, 39.0049
        CIE-LCH:
        34.1829, 55.8693, 44.2784
        CIE-Luv:
        34.1829, 76.2408, 25.4595
        Hunter-Lab:
        28.4543, 30.5196, 16.8752
      #912f12 color charts
#912f12 RGB chart
      #912f12 CMYK chart
      #912f12 RGB pie chart
      #912f12 color shades, tints & tones
#912f12 color schemes
#912f12 color preview, HTML & CSS examples
           This text has a color of #912f12        
        
          <p style="color:#912f12;">Text here</p>
        
        
          .mytext {color:#912f12;}
        
        Text color #912f12
      
           This box has a color of #912f12        
        
          <div style="background-color:#912f12;">Content here</div>
        
        
          .mybackground {background-color:#912f12;}
        
        Background color #912f12
      
           Border around this has a color of #912f12        
        
          <div style="border:2px solid #912f12;">Content here</div>
        
        
          .myborder {border:2px solid #912f12;}
        
        Border color #912f12