#7f0545 color space conversions
Hex:
        #7f0545
        RGB:
        127, 5, 69
        CMY:
        50, 98, 73
        CMYK:
        0, 96, 46, 50
      HSL:
        329°, 92.4242%, 25.8824%
        HSV (HSB):
        329°, 96.0630%, 49.8039%
        XYZ:
        9.8808, 5.0502, 6.0842
        xyY:
        0.4702, 0.2403, 5.0502
      CIE-Lab:
        26.8774, 50.2850, -2.5354
        CIE-LCH:
        26.8774, 50.3488, 357.1136
        CIE-Luv:
        26.8774, 63.8036, -10.7693
        Hunter-Lab:
        22.4727, 39.1559, -0.3212
      #7f0545 color charts
#7f0545 RGB chart
      #7f0545 CMYK chart
      #7f0545 RGB pie chart
      #7f0545 color shades, tints & tones
#7f0545 color schemes
#7f0545 color preview, HTML & CSS examples
           This text has a color of #7f0545        
        
          <p style="color:#7f0545;">Text here</p>
        
        
          .mytext {color:#7f0545;}
        
        Text color #7f0545
      
           This box has a color of #7f0545        
        
          <div style="background-color:#7f0545;">Content here</div>
        
        
          .mybackground {background-color:#7f0545;}
        
        Background color #7f0545
      
           Border around this has a color of #7f0545        
        
          <div style="border:2px solid #7f0545;">Content here</div>
        
        
          .myborder {border:2px solid #7f0545;}
        
        Border color #7f0545