#082f10 color space conversions
Hex:
        #082f10
        RGB:
        8, 47, 16
        CMY:
        97, 82, 94
        CMYK:
        83, 0, 66, 82
      HSL:
        132°, 70.9091%, 10.7843%
        HSV (HSB):
        132°, 82.9787%, 18.4314%
        XYZ:
        1.2102, 2.1221, 0.8360
        xyY:
        0.2903, 0.5091, 2.1221
      CIE-Lab:
        16.1152, -21.6731, 15.8268
        CIE-LCH:
        16.1152, 26.8367, 143.8611
        CIE-Luv:
        16.1152, -12.9198, 14.4358
        Hunter-Lab:
        14.5673, -10.6639, 6.7944
      #082f10 color charts
#082f10 RGB chart
      #082f10 CMYK chart
      #082f10 RGB pie chart
      #082f10 color shades, tints & tones
#082f10 color schemes
#082f10 color preview, HTML & CSS examples
           This text has a color of #082f10        
        
          <p style="color:#082f10;">Text here</p>
        
        
          .mytext {color:#082f10;}
        
        Text color #082f10
      
           This box has a color of #082f10        
        
          <div style="background-color:#082f10;">Content here</div>
        
        
          .mybackground {background-color:#082f10;}
        
        Background color #082f10
      
           Border around this has a color of #082f10        
        
          <div style="border:2px solid #082f10;">Content here</div>
        
        
          .myborder {border:2px solid #082f10;}
        
        Border color #082f10