#7f070b color space conversions
Hex:
        #7f070b
        RGB:
        127, 7, 11
        CMY:
        50, 97, 96
        CMYK:
        0, 94, 91, 50
      HSL:
        358°, 89.5522%, 26.2745%
        HSV (HSB):
        358°, 94.4882%, 49.8039%
        XYZ:
        8.8888, 4.6881, 0.7530
        xyY:
        0.6203, 0.3272, 4.6881
      CIE-Lab:
        25.8272, 46.6646, 33.7588
        CIE-LCH:
        25.8272, 57.5955, 35.8833
        CIE-Luv:
        25.8272, 80.1039, 16.6411
        Hunter-Lab:
        21.6521, 35.3878, 13.0945
      #7f070b color charts
#7f070b RGB chart
      #7f070b CMYK chart
      #7f070b RGB pie chart
      #7f070b color shades, tints & tones
#7f070b color schemes
#7f070b color preview, HTML & CSS examples
           This text has a color of #7f070b        
        
          <p style="color:#7f070b;">Text here</p>
        
        
          .mytext {color:#7f070b;}
        
        Text color #7f070b
      
           This box has a color of #7f070b        
        
          <div style="background-color:#7f070b;">Content here</div>
        
        
          .mybackground {background-color:#7f070b;}
        
        Background color #7f070b
      
           Border around this has a color of #7f070b        
        
          <div style="border:2px solid #7f070b;">Content here</div>
        
        
          .myborder {border:2px solid #7f070b;}
        
        Border color #7f070b