#81224d color space conversions
Hex:
        #81224d
        RGB:
        129, 34, 77
        CMY:
        49, 87, 70
        CMYK:
        0, 74, 40, 49
      HSL:
        333°, 58.2822%, 31.9608%
        HSV (HSB):
        333°, 73.6434%, 50.5882%
        XYZ:
        10.9648, 6.3470, 7.6684
        xyY:
        0.4389, 0.2541, 6.3470
      CIE-Lab:
        30.2716, 43.9559, -2.8146
        CIE-LCH:
        30.2716, 44.0459, 356.3362
        CIE-Luv:
        30.2716, 55.7612, -10.2798
        Hunter-Lab:
        25.1933, 33.6002, -0.4115
      #81224d color charts
#81224d RGB chart
      #81224d CMYK chart
      #81224d RGB pie chart
      #81224d color shades, tints & tones
#81224d color schemes
#81224d color preview, HTML & CSS examples
           This text has a color of #81224d        
        
          <p style="color:#81224d;">Text here</p>
        
        
          .mytext {color:#81224d;}
        
        Text color #81224d
      
           This box has a color of #81224d        
        
          <div style="background-color:#81224d;">Content here</div>
        
        
          .mybackground {background-color:#81224d;}
        
        Background color #81224d
      
           Border around this has a color of #81224d        
        
          <div style="border:2px solid #81224d;">Content here</div>
        
        
          .myborder {border:2px solid #81224d;}
        
        Border color #81224d