#484f0b color space conversions
Hex:
        #484f0b
        RGB:
        72, 79, 11
        CMY:
        72, 69, 96
        CMYK:
        9, 0, 86, 69
      HSL:
        66°, 75.5556%, 17.6471%
        HSV (HSB):
        66°, 86.0759%, 30.9804%
        XYZ:
        5.5289, 6.9938, 1.3752
        xyY:
        0.3978, 0.5032, 6.9938
      CIE-Lab:
        31.7929, -12.2712, 35.8257
        CIE-LCH:
        31.7929, 37.8691, 108.9076
        CIE-Luv:
        31.7929, -1.9822, 33.5195
        Hunter-Lab:
        26.4459, -8.9624, 15.4291
      #484f0b color charts
#484f0b RGB chart
      #484f0b CMYK chart
      #484f0b RGB pie chart
      #484f0b color shades, tints & tones
#484f0b color schemes
#484f0b color preview, HTML & CSS examples
           This text has a color of #484f0b        
        
          <p style="color:#484f0b;">Text here</p>
        
        
          .mytext {color:#484f0b;}
        
        Text color #484f0b
      
           This box has a color of #484f0b        
        
          <div style="background-color:#484f0b;">Content here</div>
        
        
          .mybackground {background-color:#484f0b;}
        
        Background color #484f0b
      
           Border around this has a color of #484f0b        
        
          <div style="border:2px solid #484f0b;">Content here</div>
        
        
          .myborder {border:2px solid #484f0b;}
        
        Border color #484f0b