#484e1f color space conversions
Hex:
        #484e1f
        RGB:
        72, 78, 31
        CMY:
        72, 69, 88
        CMYK:
        8, 0, 60, 69
      HSL:
        68°, 43.1193%, 21.3725%
        HSV (HSB):
        68°, 60.2564%, 30.5882%
        XYZ:
        5.6442, 6.9254, 2.3356
        xyY:
        0.3787, 0.4646, 6.9254
      CIE-Lab:
        31.6365, -10.2595, 26.5618
        CIE-LCH:
        31.6365, 28.4743, 111.1191
        CIE-Luv:
        31.6365, -1.6868, 27.3608
        Hunter-Lab:
        26.3162, -7.7694, 13.1593
      #484e1f color charts
#484e1f RGB chart
      #484e1f CMYK chart
      #484e1f RGB pie chart
      #484e1f color shades, tints & tones
#484e1f color schemes
#484e1f color preview, HTML & CSS examples
           This text has a color of #484e1f        
        
          <p style="color:#484e1f;">Text here</p>
        
        
          .mytext {color:#484e1f;}
        
        Text color #484e1f
      
           This box has a color of #484e1f        
        
          <div style="background-color:#484e1f;">Content here</div>
        
        
          .mybackground {background-color:#484e1f;}
        
        Background color #484e1f
      
           Border around this has a color of #484e1f        
        
          <div style="border:2px solid #484e1f;">Content here</div>
        
        
          .myborder {border:2px solid #484e1f;}
        
        Border color #484e1f