#482c09 color space conversions
Hex:
        #482c09
        RGB:
        72, 44, 9
        CMY:
        72, 83, 96
        CMYK:
        0, 39, 88, 72
      HSL:
        33°, 77.7778%, 15.8824%
        HSV (HSB):
        33°, 87.5000%, 28.2353%
        XYZ:
        3.6225, 3.1988, 0.6849
        xyY:
        0.4826, 0.4262, 3.1988
      CIE-Lab:
        20.8231, 9.5441, 26.1048
        CIE-LCH:
        20.8231, 27.7948, 69.9172
        CIE-Luv:
        20.8231, 19.5432, 18.4569
        Hunter-Lab:
        17.8852, 4.8544, 10.2490
      #482c09 color charts
#482c09 RGB chart
      #482c09 CMYK chart
      #482c09 RGB pie chart
      #482c09 color shades, tints & tones
#482c09 color schemes
#482c09 color preview, HTML & CSS examples
           This text has a color of #482c09        
        
          <p style="color:#482c09;">Text here</p>
        
        
          .mytext {color:#482c09;}
        
        Text color #482c09
      
           This box has a color of #482c09        
        
          <div style="background-color:#482c09;">Content here</div>
        
        
          .mybackground {background-color:#482c09;}
        
        Background color #482c09
      
           Border around this has a color of #482c09        
        
          <div style="border:2px solid #482c09;">Content here</div>
        
        
          .myborder {border:2px solid #482c09;}
        
        Border color #482c09