#912a0b color space conversions
Hex:
        #912a0b
        RGB:
        145, 42, 11
        CMY:
        43, 84, 96
        CMYK:
        0, 71, 92, 43
      HSL:
        14°, 85.8974%, 30.5882%
        HSV (HSB):
        14°, 92.4138%, 56.8627%
        XYZ:
        12.5654, 7.6998, 1.1406
        xyY:
        0.5870, 0.3597, 7.6998
      CIE-Lab:
        33.3498, 41.9976, 41.3253
        CIE-LCH:
        33.3498, 58.9201, 44.5377
        CIE-Luv:
        33.3498, 79.9561, 25.4537
        Hunter-Lab:
        27.7486, 32.2704, 16.9870
      #912a0b color charts
#912a0b RGB chart
      #912a0b CMYK chart
      #912a0b RGB pie chart
      #912a0b color shades, tints & tones
#912a0b color schemes
#912a0b color preview, HTML & CSS examples
           This text has a color of #912a0b        
        
          <p style="color:#912a0b;">Text here</p>
        
        
          .mytext {color:#912a0b;}
        
        Text color #912a0b
      
           This box has a color of #912a0b        
        
          <div style="background-color:#912a0b;">Content here</div>
        
        
          .mybackground {background-color:#912a0b;}
        
        Background color #912a0b
      
           Border around this has a color of #912a0b        
        
          <div style="border:2px solid #912a0b;">Content here</div>
        
        
          .myborder {border:2px solid #912a0b;}
        
        Border color #912a0b