#912a3a color space conversions
Hex:
        #912a3a
        RGB:
        145, 42, 58
        CMY:
        43, 84, 77
        CMYK:
        0, 71, 60, 43
      HSL:
        351°, 55.0802%, 36.6667%
        HSV (HSB):
        351°, 71.0345%, 56.8627%
        XYZ:
        13.2687, 7.9812, 4.8442
        xyY:
        0.5085, 0.3059, 7.9812
      CIE-Lab:
        33.9436, 44.1042, 15.2418
        CIE-LCH:
        33.9436, 46.6636, 19.0644
        CIE-Luv:
        33.9436, 71.4610, 8.2024
        Hunter-Lab:
        28.2509, 34.3977, 9.6093
      #912a3a color charts
#912a3a RGB chart
      #912a3a CMYK chart
      #912a3a RGB pie chart
      #912a3a color shades, tints & tones
#912a3a color schemes
#912a3a color preview, HTML & CSS examples
           This text has a color of #912a3a        
        
          <p style="color:#912a3a;">Text here</p>
        
        
          .mytext {color:#912a3a;}
        
        Text color #912a3a
      
           This box has a color of #912a3a        
        
          <div style="background-color:#912a3a;">Content here</div>
        
        
          .mybackground {background-color:#912a3a;}
        
        Background color #912a3a
      
           Border around this has a color of #912a3a        
        
          <div style="border:2px solid #912a3a;">Content here</div>
        
        
          .myborder {border:2px solid #912a3a;}
        
        Border color #912a3a