#81425e color space conversions
Hex:
        #81425e
        RGB:
        129, 66, 94
        CMY:
        49, 74, 63
        CMYK:
        0, 49, 27, 49
      HSL:
        333°, 32.3077%, 38.2353%
        HSV (HSB):
        333°, 48.8372%, 50.5882%
        XYZ:
        13.0219, 9.3717, 11.7123
        xyY:
        0.3818, 0.2748, 9.3717
      CIE-Lab:
        36.6903, 30.6461, -4.2713
        CIE-LCH:
        36.6903, 30.9423, 352.0654
        CIE-Luv:
        36.6903, 37.2722, -10.2245
        Hunter-Lab:
        30.6132, 22.3548, -1.2544
      #81425e color charts
#81425e RGB chart
      #81425e CMYK chart
      #81425e RGB pie chart
      #81425e color shades, tints & tones
#81425e color schemes
#81425e color preview, HTML & CSS examples
           This text has a color of #81425e        
        
          <p style="color:#81425e;">Text here</p>
        
        
          .mytext {color:#81425e;}
        
        Text color #81425e
      
           This box has a color of #81425e        
        
          <div style="background-color:#81425e;">Content here</div>
        
        
          .mybackground {background-color:#81425e;}
        
        Background color #81425e
      
           Border around this has a color of #81425e        
        
          <div style="border:2px solid #81425e;">Content here</div>
        
        
          .myborder {border:2px solid #81425e;}
        
        Border color #81425e