#7f2a27 color space conversions
Hex:
        #7f2a27
        RGB:
        127, 42, 39
        CMY:
        50, 84, 85
        CMYK:
        0, 67, 69, 50
      HSL:
        2°, 53.0120%, 32.5490%
        HSV (HSB):
        2°, 69.2913%, 49.8039%
        XYZ:
        9.9466, 6.3144, 2.6140
        xyY:
        0.5270, 0.3345, 6.3144
      CIE-Lab:
        30.1923, 36.5168, 21.9458
        CIE-LCH:
        30.1923, 42.6039, 31.0050
        CIE-Luv:
        30.1923, 61.1513, 14.4422
        Hunter-Lab:
        25.1285, 26.6803, 11.4223
      #7f2a27 color charts
#7f2a27 RGB chart
      #7f2a27 CMYK chart
      #7f2a27 RGB pie chart
      #7f2a27 color shades, tints & tones
#7f2a27 color schemes
#7f2a27 color preview, HTML & CSS examples
           This text has a color of #7f2a27        
        
          <p style="color:#7f2a27;">Text here</p>
        
        
          .mytext {color:#7f2a27;}
        
        Text color #7f2a27
      
           This box has a color of #7f2a27        
        
          <div style="background-color:#7f2a27;">Content here</div>
        
        
          .mybackground {background-color:#7f2a27;}
        
        Background color #7f2a27
      
           Border around this has a color of #7f2a27        
        
          <div style="border:2px solid #7f2a27;">Content here</div>
        
        
          .myborder {border:2px solid #7f2a27;}
        
        Border color #7f2a27