#7d481b color space conversions
Hex:
        #7d481b
        RGB:
        125, 72, 27
        CMY:
        51, 72, 89
        CMYK:
        0, 42, 78, 51
      HSL:
        28°, 64.4737%, 29.8039%
        HSV (HSB):
        28°, 78.4000%, 49.0196%
        XYZ:
        10.9726, 9.0738, 2.2100
        xyY:
        0.4930, 0.4077, 9.0738
      CIE-Lab:
        36.1261, 18.7787, 35.3166
        CIE-LCH:
        36.1261, 39.9988, 61.9994
        CIE-Luv:
        36.1261, 41.1879, 29.5650
        Hunter-Lab:
        30.1228, 12.3061, 16.7360
      #7d481b color charts
#7d481b RGB chart
      #7d481b CMYK chart
      #7d481b RGB pie chart
      #7d481b color shades, tints & tones
#7d481b color schemes
#7d481b color preview, HTML & CSS examples
           This text has a color of #7d481b        
        
          <p style="color:#7d481b;">Text here</p>
        
        
          .mytext {color:#7d481b;}
        
        Text color #7d481b
      
           This box has a color of #7d481b        
        
          <div style="background-color:#7d481b;">Content here</div>
        
        
          .mybackground {background-color:#7d481b;}
        
        Background color #7d481b
      
           Border around this has a color of #7d481b        
        
          <div style="border:2px solid #7d481b;">Content here</div>
        
        
          .myborder {border:2px solid #7d481b;}
        
        Border color #7d481b