#482017 color space conversions
Hex:
        #482017
        RGB:
        72, 32, 23
        CMY:
        72, 87, 91
        CMYK:
        0, 56, 68, 72
      HSL:
        11°, 51.5789%, 18.6275%
        HSV (HSB):
        11°, 68.0556%, 28.2353%
        XYZ:
        3.3437, 2.4726, 1.1116
        xyY:
        0.4826, 0.3569, 2.4726
      CIE-Lab:
        17.7942, 18.1667, 14.8784
        CIE-LCH:
        17.7942, 23.4818, 39.3173
        CIE-Luv:
        17.7942, 24.9236, 9.2781
        Hunter-Lab:
        15.7245, 10.4383, 6.8157
      #482017 color charts
#482017 RGB chart
      #482017 CMYK chart
      #482017 RGB pie chart
      #482017 color shades, tints & tones
#482017 color schemes
#482017 color preview, HTML & CSS examples
           This text has a color of #482017        
        
          <p style="color:#482017;">Text here</p>
        
        
          .mytext {color:#482017;}
        
        Text color #482017
      
           This box has a color of #482017        
        
          <div style="background-color:#482017;">Content here</div>
        
        
          .mybackground {background-color:#482017;}
        
        Background color #482017
      
           Border around this has a color of #482017        
        
          <div style="border:2px solid #482017;">Content here</div>
        
        
          .myborder {border:2px solid #482017;}
        
        Border color #482017