#912b1d color space conversions
Hex:
        #912b1d
        RGB:
        145, 43, 29
        CMY:
        43, 83, 89
        CMYK:
        0, 70, 80, 43
      HSL:
        7°, 66.6667%, 34.1176%
        HSV (HSB):
        7°, 80.0000%, 56.8627%
        XYZ:
        12.7627, 7.8362, 2.0023
        xyY:
        0.5647, 0.3467, 7.8362
      CIE-Lab:
        33.6394, 42.0752, 32.7953
        CIE-LCH:
        33.6394, 53.3466, 37.9344
        CIE-Luv:
        33.6394, 77.2613, 21.4488
        Hunter-Lab:
        27.9932, 32.3938, 15.3544
      #912b1d color charts
#912b1d RGB chart
      #912b1d CMYK chart
      #912b1d RGB pie chart
      #912b1d color shades, tints & tones
#912b1d color schemes
#912b1d color preview, HTML & CSS examples
           This text has a color of #912b1d        
        
          <p style="color:#912b1d;">Text here</p>
        
        
          .mytext {color:#912b1d;}
        
        Text color #912b1d
      
           This box has a color of #912b1d        
        
          <div style="background-color:#912b1d;">Content here</div>
        
        
          .mybackground {background-color:#912b1d;}
        
        Background color #912b1d
      
           Border around this has a color of #912b1d        
        
          <div style="border:2px solid #912b1d;">Content here</div>
        
        
          .myborder {border:2px solid #912b1d;}
        
        Border color #912b1d