#482f2a color space conversions
Hex:
        #482f2a
        RGB:
        72, 47, 42
        CMY:
        72, 82, 84
        CMYK:
        0, 35, 42, 72
      HSL:
        10°, 26.3158%, 22.3529%
        HSV (HSB):
        10°, 41.6667%, 28.2353%
        XYZ:
        4.1069, 3.5779, 2.6646
        xyY:
        0.3968, 0.3457, 3.5779
      CIE-Lab:
        22.2239, 10.6957, 7.8371
        CIE-LCH:
        22.2239, 13.2596, 36.2317
        CIE-Luv:
        22.2239, 15.0050, 6.1453
        Hunter-Lab:
        18.9154, 5.6541, 4.8885
      #482f2a color charts
#482f2a RGB chart
      #482f2a CMYK chart
      #482f2a RGB pie chart
      #482f2a color shades, tints & tones
#482f2a color schemes
#482f2a color preview, HTML & CSS examples
           This text has a color of #482f2a        
        
          <p style="color:#482f2a;">Text here</p>
        
        
          .mytext {color:#482f2a;}
        
        Text color #482f2a
      
           This box has a color of #482f2a        
        
          <div style="background-color:#482f2a;">Content here</div>
        
        
          .mybackground {background-color:#482f2a;}
        
        Background color #482f2a
      
           Border around this has a color of #482f2a        
        
          <div style="border:2px solid #482f2a;">Content here</div>
        
        
          .myborder {border:2px solid #482f2a;}
        
        Border color #482f2a