#483e0d color space conversions
Hex:
        #483e0d
        RGB:
        72, 62, 13
        CMY:
        72, 76, 95
        CMYK:
        0, 14, 82, 72
      HSL:
        50°, 69.4118%, 16.6667%
        HSV (HSB):
        50°, 81.9444%, 28.2353%
        XYZ:
        4.4678, 4.8520, 1.0818
        xyY:
        0.4295, 0.4665, 4.8520
      CIE-Lab:
        26.3090, -1.9175, 29.9504
        CIE-LCH:
        26.3090, 30.0117, 93.6632
        CIE-Luv:
        26.3090, 8.2693, 25.3671
        Hunter-Lab:
        22.0273, -2.3430, 12.5072
      #483e0d color charts
#483e0d RGB chart
      #483e0d CMYK chart
      #483e0d RGB pie chart
      #483e0d color shades, tints & tones
#483e0d color schemes
#483e0d color preview, HTML & CSS examples
           This text has a color of #483e0d        
        
          <p style="color:#483e0d;">Text here</p>
        
        
          .mytext {color:#483e0d;}
        
        Text color #483e0d
      
           This box has a color of #483e0d        
        
          <div style="background-color:#483e0d;">Content here</div>
        
        
          .mybackground {background-color:#483e0d;}
        
        Background color #483e0d
      
           Border around this has a color of #483e0d        
        
          <div style="border:2px solid #483e0d;">Content here</div>
        
        
          .myborder {border:2px solid #483e0d;}
        
        Border color #483e0d