#7f082a color space conversions
Hex:
        #7f082a
        RGB:
        127, 8, 42
        CMY:
        50, 97, 84
        CMYK:
        0, 94, 67, 50
      HSL:
        343°, 88.1481%, 26.4706%
        HSV (HSB):
        343°, 93.7008%, 49.8039%
        XYZ:
        9.2571, 4.8529, 2.6393
        xyY:
        0.5527, 0.2897, 4.8529
      CIE-Lab:
        26.3114, 47.6702, 15.0694
        CIE-LCH:
        26.3114, 49.9953, 17.5426
        CIE-Luv:
        26.3114, 73.1079, 5.8569
        Hunter-Lab:
        22.0292, 36.4584, 8.3170
      #7f082a color charts
#7f082a RGB chart
      #7f082a CMYK chart
      #7f082a RGB pie chart
      #7f082a color shades, tints & tones
#7f082a color schemes
#7f082a color preview, HTML & CSS examples
           This text has a color of #7f082a        
        
          <p style="color:#7f082a;">Text here</p>
        
        
          .mytext {color:#7f082a;}
        
        Text color #7f082a
      
           This box has a color of #7f082a        
        
          <div style="background-color:#7f082a;">Content here</div>
        
        
          .mybackground {background-color:#7f082a;}
        
        Background color #7f082a
      
           Border around this has a color of #7f082a        
        
          <div style="border:2px solid #7f082a;">Content here</div>
        
        
          .myborder {border:2px solid #7f082a;}
        
        Border color #7f082a