#484f12 color space conversions
Hex:
        #484f12
        RGB:
        72, 79, 18
        CMY:
        72, 69, 93
        CMYK:
        9, 0, 77, 69
      HSL:
        67°, 62.8866%, 19.0196%
        HSV (HSB):
        67°, 77.2152%, 30.9804%
        XYZ:
        5.5777, 7.0134, 1.6320
        xyY:
        0.3922, 0.4931, 7.0134
      CIE-Lab:
        31.8373, -11.8946, 33.1663
        CIE-LCH:
        31.8373, 35.2347, 109.7295
        CIE-Luv:
        31.8373, -2.0549, 32.0086
        Hunter-Lab:
        26.4827, -8.7501, 14.8842
      #484f12 color charts
#484f12 RGB chart
      #484f12 CMYK chart
      #484f12 RGB pie chart
      #484f12 color shades, tints & tones
#484f12 color schemes
#484f12 color preview, HTML & CSS examples
           This text has a color of #484f12        
        
          <p style="color:#484f12;">Text here</p>
        
        
          .mytext {color:#484f12;}
        
        Text color #484f12
      
           This box has a color of #484f12        
        
          <div style="background-color:#484f12;">Content here</div>
        
        
          .mybackground {background-color:#484f12;}
        
        Background color #484f12
      
           Border around this has a color of #484f12        
        
          <div style="border:2px solid #484f12;">Content here</div>
        
        
          .myborder {border:2px solid #484f12;}
        
        Border color #484f12