#914a5a color space conversions
Hex:
        #914a5a
        RGB:
        145, 74, 90
        CMY:
        43, 71, 65
        CMYK:
        0, 49, 38, 43
      HSL:
        346°, 32.4201%, 42.9412%
        HSV (HSB):
        346°, 48.9655%, 56.8627%
        XYZ:
        15.9713, 11.6555, 11.0808
        xyY:
        0.4126, 0.3011, 11.6555
      CIE-Lab:
        40.6632, 31.6739, 4.3196
        CIE-LCH:
        40.6632, 31.9671, 7.7659
        CIE-Luv:
        40.6632, 46.1505, -0.0696
        Hunter-Lab:
        34.1401, 23.7599, 4.6544
      #914a5a color charts
#914a5a RGB chart
      #914a5a CMYK chart
      #914a5a RGB pie chart
      #914a5a color shades, tints & tones
#914a5a color schemes
#914a5a color preview, HTML & CSS examples
           This text has a color of #914a5a        
        
          <p style="color:#914a5a;">Text here</p>
        
        
          .mytext {color:#914a5a;}
        
        Text color #914a5a
      
           This box has a color of #914a5a        
        
          <div style="background-color:#914a5a;">Content here</div>
        
        
          .mybackground {background-color:#914a5a;}
        
        Background color #914a5a
      
           Border around this has a color of #914a5a        
        
          <div style="border:2px solid #914a5a;">Content here</div>
        
        
          .myborder {border:2px solid #914a5a;}
        
        Border color #914a5a