#482014 color space conversions
Hex:
        #482014
        RGB:
        72, 32, 20
        CMY:
        72, 87, 92
        CMYK:
        0, 56, 72, 72
      HSL:
        14°, 56.5217%, 18.0392%
        HSV (HSB):
        14°, 72.2222%, 28.2353%
        XYZ:
        3.3153, 2.4612, 0.9622
        xyY:
        0.4920, 0.3652, 2.4612
      CIE-Lab:
        17.7424, 17.9251, 16.8283
        CIE-LCH:
        17.7424, 24.5866, 43.1924
        CIE-Luv:
        17.7424, 25.3015, 10.4646
        Hunter-Lab:
        15.6884, 10.2660, 7.3456
      #482014 color charts
#482014 RGB chart
      #482014 CMYK chart
      #482014 RGB pie chart
      #482014 color shades, tints & tones
#482014 color schemes
#482014 color preview, HTML & CSS examples
           This text has a color of #482014        
        
          <p style="color:#482014;">Text here</p>
        
        
          .mytext {color:#482014;}
        
        Text color #482014
      
           This box has a color of #482014        
        
          <div style="background-color:#482014;">Content here</div>
        
        
          .mybackground {background-color:#482014;}
        
        Background color #482014
      
           Border around this has a color of #482014        
        
          <div style="border:2px solid #482014;">Content here</div>
        
        
          .myborder {border:2px solid #482014;}
        
        Border color #482014