#81253e color space conversions
Hex:
        #81253e
        RGB:
        129, 37, 62
        CMY:
        49, 85, 76
        CMYK:
        0, 71, 52, 49
      HSL:
        344°, 55.4217%, 32.5490%
        HSV (HSB):
        344°, 71.3178%, 50.5882%
        XYZ:
        10.5843, 6.3381, 5.2229
        xyY:
        0.4779, 0.2862, 6.3381
      CIE-Lab:
        30.2498, 41.2008, 7.0722
        CIE-LCH:
        30.2498, 41.8033, 9.7401
        CIE-Luv:
        30.2498, 59.4279, 0.7199
        Hunter-Lab:
        25.1755, 30.9881, 5.3225
      #81253e color charts
#81253e RGB chart
      #81253e CMYK chart
      #81253e RGB pie chart
      #81253e color shades, tints & tones
#81253e color schemes
#81253e color preview, HTML & CSS examples
           This text has a color of #81253e        
        
          <p style="color:#81253e;">Text here</p>
        
        
          .mytext {color:#81253e;}
        
        Text color #81253e
      
           This box has a color of #81253e        
        
          <div style="background-color:#81253e;">Content here</div>
        
        
          .mybackground {background-color:#81253e;}
        
        Background color #81253e
      
           Border around this has a color of #81253e        
        
          <div style="border:2px solid #81253e;">Content here</div>
        
        
          .myborder {border:2px solid #81253e;}
        
        Border color #81253e