#81454f color space conversions
Hex:
        #81454f
        RGB:
        129, 69, 79
        CMY:
        49, 73, 69
        CMYK:
        0, 47, 39, 49
      HSL:
        350°, 30.3030%, 38.8235%
        HSV (HSB):
        350°, 46.5116%, 50.5882%
        XYZ:
        12.5927, 9.4879, 8.5648
        xyY:
        0.4109, 0.3096, 9.4879
      CIE-Lab:
        36.9072, 26.8479, 5.5256
        CIE-LCH:
        36.9072, 27.4107, 11.6297
        CIE-Luv:
        36.9072, 38.8917, 2.1438
        Hunter-Lab:
        30.8024, 19.0703, 5.0758
      #81454f color charts
#81454f RGB chart
      #81454f CMYK chart
      #81454f RGB pie chart
      #81454f color shades, tints & tones
#81454f color schemes
#81454f color preview, HTML & CSS examples
           This text has a color of #81454f        
        
          <p style="color:#81454f;">Text here</p>
        
        
          .mytext {color:#81454f;}
        
        Text color #81454f
      
           This box has a color of #81454f        
        
          <div style="background-color:#81454f;">Content here</div>
        
        
          .mybackground {background-color:#81454f;}
        
        Background color #81454f
      
           Border around this has a color of #81454f        
        
          <div style="border:2px solid #81454f;">Content here</div>
        
        
          .myborder {border:2px solid #81454f;}
        
        Border color #81454f