#7f0e0b color space conversions
Hex:
        #7f0e0b
        RGB:
        127, 14, 11
        CMY:
        50, 95, 96
        CMYK:
        0, 89, 91, 50
      HSL:
        2°, 84.0580%, 27.0588%
        HSV (HSB):
        2°, 91.3386%, 49.8039%
        XYZ:
        8.9698, 4.8503, 0.7800
        xyY:
        0.6144, 0.3322, 4.8503
      CIE-Lab:
        26.3038, 45.2977, 34.1942
        CIE-LCH:
        26.3038, 56.7550, 37.0483
        CIE-Luv:
        26.3038, 78.2965, 17.4188
        Hunter-Lab:
        22.0233, 34.1602, 13.3163
      #7f0e0b color charts
#7f0e0b RGB chart
      #7f0e0b CMYK chart
      #7f0e0b RGB pie chart
      #7f0e0b color shades, tints & tones
#7f0e0b color schemes
#7f0e0b color preview, HTML & CSS examples
           This text has a color of #7f0e0b        
        
          <p style="color:#7f0e0b;">Text here</p>
        
        
          .mytext {color:#7f0e0b;}
        
        Text color #7f0e0b
      
           This box has a color of #7f0e0b        
        
          <div style="background-color:#7f0e0b;">Content here</div>
        
        
          .mybackground {background-color:#7f0e0b;}
        
        Background color #7f0e0b
      
           Border around this has a color of #7f0e0b        
        
          <div style="border:2px solid #7f0e0b;">Content here</div>
        
        
          .myborder {border:2px solid #7f0e0b;}
        
        Border color #7f0e0b