#7f2b0d color space conversions
Hex:
        #7f2b0d
        RGB:
        127, 43, 13
        CMY:
        50, 83, 95
        CMYK:
        0, 66, 90, 50
      HSL:
        16°, 81.4286%, 27.4510%
        HSV (HSB):
        16°, 89.7638%, 49.8039%
        XYZ:
        9.6889, 6.2688, 1.0801
        xyY:
        0.5687, 0.3679, 6.2688
      CIE-Lab:
        30.0808, 34.9450, 36.4763
        CIE-LCH:
        30.0808, 50.5141, 46.2283
        CIE-Luv:
        30.0808, 64.3248, 23.1257
        Hunter-Lab:
        25.0376, 25.2590, 14.9686
      #7f2b0d color charts
#7f2b0d RGB chart
      #7f2b0d CMYK chart
      #7f2b0d RGB pie chart
      #7f2b0d color shades, tints & tones
#7f2b0d color schemes
#7f2b0d color preview, HTML & CSS examples
           This text has a color of #7f2b0d        
        
          <p style="color:#7f2b0d;">Text here</p>
        
        
          .mytext {color:#7f2b0d;}
        
        Text color #7f2b0d
      
           This box has a color of #7f2b0d        
        
          <div style="background-color:#7f2b0d;">Content here</div>
        
        
          .mybackground {background-color:#7f2b0d;}
        
        Background color #7f2b0d
      
           Border around this has a color of #7f2b0d        
        
          <div style="border:2px solid #7f2b0d;">Content here</div>
        
        
          .myborder {border:2px solid #7f2b0d;}
        
        Border color #7f2b0d