#7f3b01 color space conversions
Hex:
        #7f3b01
        RGB:
        127, 59, 1
        CMY:
        50, 77, 100
        CMYK:
        0, 54, 99, 50
      HSL:
        28°, 98.4375%, 25.0980%
        HSV (HSB):
        28°, 99.2126%, 49.8039%
        XYZ:
        10.3218, 7.6421, 0.9598
        xyY:
        0.5454, 0.4038, 7.6421
      CIE-Lab:
        33.2262, 26.3663, 43.5585
        CIE-LCH:
        33.2262, 50.9168, 58.8131
        CIE-Luv:
        33.2262, 54.0523, 30.1074
        Hunter-Lab:
        27.6444, 18.2703, 17.2926
      #7f3b01 color charts
#7f3b01 RGB chart
      #7f3b01 CMYK chart
      #7f3b01 RGB pie chart
      #7f3b01 color shades, tints & tones
#7f3b01 color schemes
#7f3b01 color preview, HTML & CSS examples
           This text has a color of #7f3b01        
        
          <p style="color:#7f3b01;">Text here</p>
        
        
          .mytext {color:#7f3b01;}
        
        Text color #7f3b01
      
           This box has a color of #7f3b01        
        
          <div style="background-color:#7f3b01;">Content here</div>
        
        
          .mybackground {background-color:#7f3b01;}
        
        Background color #7f3b01
      
           Border around this has a color of #7f3b01        
        
          <div style="border:2px solid #7f3b01;">Content here</div>
        
        
          .myborder {border:2px solid #7f3b01;}
        
        Border color #7f3b01