#7f0b12 color space conversions
Hex:
        #7f0b12
        RGB:
        127, 11, 18
        CMY:
        50, 96, 93
        CMYK:
        0, 91, 86, 50
      HSL:
        356°, 84.0580%, 27.0588%
        HSV (HSB):
        356°, 91.3386%, 49.8039%
        XYZ:
        8.9812, 4.7950, 1.0244
        xyY:
        0.6068, 0.3240, 4.7950
      CIE-Lab:
        26.1427, 46.0888, 30.4378
        CIE-LCH:
        26.1427, 55.2326, 33.4414
        CIE-Luv:
        26.1427, 78.1461, 15.4768
        Hunter-Lab:
        21.8976, 34.8906, 12.5545
      #7f0b12 color charts
#7f0b12 RGB chart
      #7f0b12 CMYK chart
      #7f0b12 RGB pie chart
      #7f0b12 color shades, tints & tones
#7f0b12 color schemes
#7f0b12 color preview, HTML & CSS examples
           This text has a color of #7f0b12        
        
          <p style="color:#7f0b12;">Text here</p>
        
        
          .mytext {color:#7f0b12;}
        
        Text color #7f0b12
      
           This box has a color of #7f0b12        
        
          <div style="background-color:#7f0b12;">Content here</div>
        
        
          .mybackground {background-color:#7f0b12;}
        
        Background color #7f0b12
      
           Border around this has a color of #7f0b12        
        
          <div style="border:2px solid #7f0b12;">Content here</div>
        
        
          .myborder {border:2px solid #7f0b12;}
        
        Border color #7f0b12