#912a0e color space conversions
Hex:
        #912a0e
        RGB:
        145, 42, 14
        CMY:
        43, 84, 95
        CMYK:
        0, 71, 90, 43
      HSL:
        13°, 82.3899%, 31.1765%
        HSV (HSB):
        13°, 90.3448%, 56.8627%
        XYZ:
        12.5843, 7.7074, 1.2399
        xyY:
        0.5845, 0.3580, 7.7074
      CIE-Lab:
        33.3659, 42.0555, 40.1181
        CIE-LCH:
        33.3659, 58.1217, 43.6494
        CIE-Luv:
        33.3659, 79.7024, 24.9441
        Hunter-Lab:
        27.7622, 32.3283, 16.7856
      #912a0e color charts
#912a0e RGB chart
      #912a0e CMYK chart
      #912a0e RGB pie chart
      #912a0e color shades, tints & tones
#912a0e color schemes
#912a0e color preview, HTML & CSS examples
           This text has a color of #912a0e        
        
          <p style="color:#912a0e;">Text here</p>
        
        
          .mytext {color:#912a0e;}
        
        Text color #912a0e
      
           This box has a color of #912a0e        
        
          <div style="background-color:#912a0e;">Content here</div>
        
        
          .mybackground {background-color:#912a0e;}
        
        Background color #912a0e
      
           Border around this has a color of #912a0e        
        
          <div style="border:2px solid #912a0e;">Content here</div>
        
        
          .myborder {border:2px solid #912a0e;}
        
        Border color #912a0e