#912e0d color space conversions
Hex:
        #912e0d
        RGB:
        145, 46, 13
        CMY:
        43, 82, 95
        CMYK:
        0, 68, 91, 43
      HSL:
        15°, 83.5443%, 30.9804%
        HSV (HSB):
        15°, 91.0345%, 56.8627%
        XYZ:
        12.7267, 8.0028, 1.2547
        xyY:
        0.5789, 0.3640, 8.0028
      CIE-Lab:
        33.9887, 40.3287, 41.0134
        CIE-LCH:
        33.9887, 57.5195, 45.4823
        CIE-Luv:
        33.9887, 77.3307, 26.1551
        Hunter-Lab:
        28.2892, 30.7971, 17.1728
      #912e0d color charts
#912e0d RGB chart
      #912e0d CMYK chart
      #912e0d RGB pie chart
      #912e0d color shades, tints & tones
#912e0d color schemes
#912e0d color preview, HTML & CSS examples
           This text has a color of #912e0d        
        
          <p style="color:#912e0d;">Text here</p>
        
        
          .mytext {color:#912e0d;}
        
        Text color #912e0d
      
           This box has a color of #912e0d        
        
          <div style="background-color:#912e0d;">Content here</div>
        
        
          .mybackground {background-color:#912e0d;}
        
        Background color #912e0d
      
           Border around this has a color of #912e0d        
        
          <div style="border:2px solid #912e0d;">Content here</div>
        
        
          .myborder {border:2px solid #912e0d;}
        
        Border color #912e0d