#912d15 color space conversions
Hex:
        #912d15
        RGB:
        145, 45, 21
        CMY:
        43, 82, 92
        CMYK:
        0, 69, 86, 43
      HSL:
        12°, 74.6988%, 32.5490%
        HSV (HSB):
        12°, 85.5172%, 56.8627%
        XYZ:
        12.7508, 7.9507, 1.5721
        xyY:
        0.5725, 0.3570, 7.9507
      CIE-Lab:
        33.8799, 40.9589, 37.2994
        CIE-LCH:
        33.8799, 55.3975, 42.3227
        CIE-Luv:
        33.8799, 77.1605, 24.2300
        Hunter-Lab:
        28.1969, 31.3741, 16.4323
      #912d15 color charts
#912d15 RGB chart
      #912d15 CMYK chart
      #912d15 RGB pie chart
      #912d15 color shades, tints & tones
#912d15 color schemes
#912d15 color preview, HTML & CSS examples
           This text has a color of #912d15        
        
          <p style="color:#912d15;">Text here</p>
        
        
          .mytext {color:#912d15;}
        
        Text color #912d15
      
           This box has a color of #912d15        
        
          <div style="background-color:#912d15;">Content here</div>
        
        
          .mybackground {background-color:#912d15;}
        
        Background color #912d15
      
           Border around this has a color of #912d15        
        
          <div style="border:2px solid #912d15;">Content here</div>
        
        
          .myborder {border:2px solid #912d15;}
        
        Border color #912d15