#7f282b color space conversions
Hex:
        #7f282b
        RGB:
        127, 40, 43
        CMY:
        50, 84, 83
        CMYK:
        0, 69, 66, 50
      HSL:
        358°, 52.0958%, 32.7451%
        HSV (HSB):
        358°, 68.5039%, 49.8039%
        XYZ:
        9.9472, 6.2040, 2.9587
        xyY:
        0.5205, 0.3246, 6.2040
      CIE-Lab:
        29.9215, 37.6894, 19.0468
        CIE-LCH:
        29.9215, 42.2288, 26.8104
        CIE-Luv:
        29.9215, 61.3761, 11.9492
        Hunter-Lab:
        24.9079, 27.6971, 10.3927
      #7f282b color charts
#7f282b RGB chart
      #7f282b CMYK chart
      #7f282b RGB pie chart
      #7f282b color shades, tints & tones
#7f282b color schemes
#7f282b color preview, HTML & CSS examples
           This text has a color of #7f282b        
        
          <p style="color:#7f282b;">Text here</p>
        
        
          .mytext {color:#7f282b;}
        
        Text color #7f282b
      
           This box has a color of #7f282b        
        
          <div style="background-color:#7f282b;">Content here</div>
        
        
          .mybackground {background-color:#7f282b;}
        
        Background color #7f282b
      
           Border around this has a color of #7f282b        
        
          <div style="border:2px solid #7f282b;">Content here</div>
        
        
          .myborder {border:2px solid #7f282b;}
        
        Border color #7f282b