#7f180d color space conversions
Hex:
        #7f180d
        RGB:
        127, 24, 13
        CMY:
        50, 91, 95
        CMYK:
        0, 81, 90, 50
      HSL:
        6°, 81.4286%, 27.4510%
        HSV (HSB):
        6°, 89.7638%, 49.8039%
        XYZ:
        9.1517, 5.1944, 0.9010
        xyY:
        0.6002, 0.3407, 5.1944
      CIE-Lab:
        27.2814, 42.6118, 34.1491
        CIE-LCH:
        27.2814, 54.6071, 38.7087
        CIE-Luv:
        27.2814, 74.4582, 18.5946
        Hunter-Lab:
        22.7911, 31.7914, 13.6098
      #7f180d color charts
#7f180d RGB chart
      #7f180d CMYK chart
      #7f180d RGB pie chart
      #7f180d color shades, tints & tones
#7f180d color schemes
#7f180d color preview, HTML & CSS examples
           This text has a color of #7f180d        
        
          <p style="color:#7f180d;">Text here</p>
        
        
          .mytext {color:#7f180d;}
        
        Text color #7f180d
      
           This box has a color of #7f180d        
        
          <div style="background-color:#7f180d;">Content here</div>
        
        
          .mybackground {background-color:#7f180d;}
        
        Background color #7f180d
      
           Border around this has a color of #7f180d        
        
          <div style="border:2px solid #7f180d;">Content here</div>
        
        
          .myborder {border:2px solid #7f180d;}
        
        Border color #7f180d