#912c31 color space conversions
Hex:
        #912c31
        RGB:
        145, 44, 49
        CMY:
        43, 83, 81
        CMYK:
        0, 70, 66, 43
      HSL:
        357°, 53.4392%, 37.0588%
        HSV (HSB):
        357°, 69.6552%, 56.8627%
        XYZ:
        13.1321, 8.0429, 3.7660
        xyY:
        0.5265, 0.3225, 8.0429
      CIE-Lab:
        34.0720, 42.6575, 21.1676
        CIE-LCH:
        34.0720, 47.6207, 26.3916
        CIE-Luv:
        34.0720, 72.7491, 13.5646
        Hunter-Lab:
        28.3599, 33.0248, 11.9786
      #912c31 color charts
#912c31 RGB chart
      #912c31 CMYK chart
      #912c31 RGB pie chart
      #912c31 color shades, tints & tones
#912c31 color schemes
#912c31 color preview, HTML & CSS examples
           This text has a color of #912c31        
        
          <p style="color:#912c31;">Text here</p>
        
        
          .mytext {color:#912c31;}
        
        Text color #912c31
      
           This box has a color of #912c31        
        
          <div style="background-color:#912c31;">Content here</div>
        
        
          .mybackground {background-color:#912c31;}
        
        Background color #912c31
      
           Border around this has a color of #912c31        
        
          <div style="border:2px solid #912c31;">Content here</div>
        
        
          .myborder {border:2px solid #912c31;}
        
        Border color #912c31