#7f001e color space conversions
Hex:
        #7f001e
        RGB:
        127, 0, 30
        CMY:
        50, 100, 88
        CMYK:
        0, 100, 76, 50
      HSL:
        346°, 100.0000%, 24.9020%
        HSV (HSB):
        346°, 100.0000%, 49.8039%
        XYZ:
        8.9867, 4.6058, 1.6436
        xyY:
        0.5898, 0.3023, 4.6058
      CIE-Lab:
        25.5807, 48.5575, 22.2622
        CIE-LCH:
        25.5807, 53.4176, 24.6300
        CIE-Luv:
        25.5807, 78.2271, 10.3287
        Hunter-Lab:
        21.4610, 37.1895, 10.4819
      #7f001e color charts
#7f001e RGB chart
      #7f001e CMYK chart
      #7f001e RGB pie chart
      #7f001e color shades, tints & tones
#7f001e color schemes
#7f001e color preview, HTML & CSS examples
           This text has a color of #7f001e        
        
          <p style="color:#7f001e;">Text here</p>
        
        
          .mytext {color:#7f001e;}
        
        Text color #7f001e
      
           This box has a color of #7f001e        
        
          <div style="background-color:#7f001e;">Content here</div>
        
        
          .mybackground {background-color:#7f001e;}
        
        Background color #7f001e
      
           Border around this has a color of #7f001e        
        
          <div style="border:2px solid #7f001e;">Content here</div>
        
        
          .myborder {border:2px solid #7f001e;}
        
        Border color #7f001e