#800528 color space conversions
Hex:
        #800528
        RGB:
        128, 5, 40
        CMY:
        50, 98, 84
        CMYK:
        0, 96, 69, 50
      HSL:
        343°, 92.4812%, 26.0784%
        HSV (HSB):
        343°, 96.0938%, 50.1961%
        XYZ:
        9.3394, 4.8509, 2.4516
        xyY:
        0.5612, 0.2915, 4.8509
      CIE-Lab:
        26.3058, 48.3733, 16.4658
        CIE-LCH:
        26.3058, 51.0989, 18.7981
        CIE-Luv:
        26.3058, 75.1516, 6.7355
        Hunter-Lab:
        22.0248, 37.1472, 8.8179
      #800528 color charts
#800528 RGB chart
      #800528 CMYK chart
      #800528 RGB pie chart
      #800528 color shades, tints & tones
#800528 color schemes
#800528 color preview, HTML & CSS examples
           This text has a color of #800528        
        
          <p style="color:#800528;">Text here</p>
        
        
          .mytext {color:#800528;}
        
        Text color #800528
      
           This box has a color of #800528        
        
          <div style="background-color:#800528;">Content here</div>
        
        
          .mybackground {background-color:#800528;}
        
        Background color #800528
      
           Border around this has a color of #800528        
        
          <div style="border:2px solid #800528;">Content here</div>
        
        
          .myborder {border:2px solid #800528;}
        
        Border color #800528