#08480b color space conversions
Hex:
        #08480b
        RGB:
        8, 72, 11
        CMY:
        97, 72, 96
        CMYK:
        89, 0, 85, 72
      HSL:
        123°, 80.0000%, 15.6863%
        HSV (HSB):
        123°, 88.8889%, 28.2353%
        XYZ:
        2.4779, 4.7105, 1.0952
        xyY:
        0.2991, 0.5687, 4.7105
      CIE-Lab:
        25.8936, -32.3175, 29.0574
        CIE-LCH:
        25.8936, 43.4597, 138.0406
        CIE-Luv:
        25.8936, -22.9379, 29.0879
        Hunter-Lab:
        21.7037, -17.6022, 12.2007
      #08480b color charts
#08480b RGB chart
      #08480b CMYK chart
      #08480b RGB pie chart
      #08480b color shades, tints & tones
#08480b color schemes
#08480b color preview, HTML & CSS examples
           This text has a color of #08480b        
        
          <p style="color:#08480b;">Text here</p>
        
        
          .mytext {color:#08480b;}
        
        Text color #08480b
      
           This box has a color of #08480b        
        
          <div style="background-color:#08480b;">Content here</div>
        
        
          .mybackground {background-color:#08480b;}
        
        Background color #08480b
      
           Border around this has a color of #08480b        
        
          <div style="border:2px solid #08480b;">Content here</div>
        
        
          .myborder {border:2px solid #08480b;}
        
        Border color #08480b