#485f15 color space conversions
Hex:
        #485f15
        RGB:
        72, 95, 21
        CMY:
        72, 63, 92
        CMYK:
        24, 0, 78, 63
      HSL:
        79°, 63.7931%, 22.7451%
        HSV (HSB):
        79°, 77.8947%, 37.2549%
        XYZ:
        6.9001, 9.6163, 2.2019
        xyY:
        0.3686, 0.5137, 9.6163
      CIE-Lab:
        37.1447, -20.4912, 37.1396
        CIE-LCH:
        37.1447, 42.4175, 118.8870
        CIE-Luv:
        37.1447, -11.0474, 38.7727
        Hunter-Lab:
        31.0101, -14.5497, 17.4971
      #485f15 color charts
#485f15 RGB chart
      #485f15 CMYK chart
      #485f15 RGB pie chart
      #485f15 color shades, tints & tones
#485f15 color schemes
#485f15 color preview, HTML & CSS examples
           This text has a color of #485f15        
        
          <p style="color:#485f15;">Text here</p>
        
        
          .mytext {color:#485f15;}
        
        Text color #485f15
      
           This box has a color of #485f15        
        
          <div style="background-color:#485f15;">Content here</div>
        
        
          .mybackground {background-color:#485f15;}
        
        Background color #485f15
      
           Border around this has a color of #485f15        
        
          <div style="border:2px solid #485f15;">Content here</div>
        
        
          .myborder {border:2px solid #485f15;}
        
        Border color #485f15