#912a2b color space conversions
Hex:
        #912a2b
        RGB:
        145, 42, 43
        CMY:
        43, 84, 83
        CMYK:
        0, 71, 70, 43
      HSL:
        359°, 55.0802%, 36.6667%
        HSV (HSB):
        359°, 71.0345%, 56.8627%
        XYZ:
        12.9411, 7.8501, 3.1186
        xyY:
        0.5412, 0.3283, 7.8501
      CIE-Lab:
        33.6687, 43.1362, 24.4431
        CIE-LCH:
        33.6687, 49.5802, 29.5381
        CIE-Luv:
        33.6687, 75.1857, 15.8174
        Hunter-Lab:
        28.0180, 33.4147, 13.0131
      #912a2b color charts
#912a2b RGB chart
      #912a2b CMYK chart
      #912a2b RGB pie chart
      #912a2b color shades, tints & tones
#912a2b color schemes
#912a2b color preview, HTML & CSS examples
           This text has a color of #912a2b        
        
          <p style="color:#912a2b;">Text here</p>
        
        
          .mytext {color:#912a2b;}
        
        Text color #912a2b
      
           This box has a color of #912a2b        
        
          <div style="background-color:#912a2b;">Content here</div>
        
        
          .mybackground {background-color:#912a2b;}
        
        Background color #912a2b
      
           Border around this has a color of #912a2b        
        
          <div style="border:2px solid #912a2b;">Content here</div>
        
        
          .myborder {border:2px solid #912a2b;}
        
        Border color #912a2b