#082f1b color space conversions
Hex:
        #082f1b
        RGB:
        8, 47, 27
        CMY:
        97, 82, 89
        CMYK:
        83, 0, 43, 82
      HSL:
        149°, 70.9091%, 10.7843%
        HSV (HSB):
        149°, 82.9787%, 18.4314%
        XYZ:
        1.3145, 2.1638, 1.3853
        xyY:
        0.2703, 0.4449, 2.1638
      CIE-Lab:
        16.3243, -19.3121, 9.0417
        CIE-LCH:
        16.3243, 21.3239, 154.9115
        CIE-Luv:
        16.3243, -12.5647, 9.5761
        Hunter-Lab:
        14.7098, -9.7912, 4.7133
      #082f1b color charts
#082f1b RGB chart
      #082f1b CMYK chart
      #082f1b RGB pie chart
      #082f1b color shades, tints & tones
#082f1b color schemes
#082f1b color preview, HTML & CSS examples
           This text has a color of #082f1b        
        
          <p style="color:#082f1b;">Text here</p>
        
        
          .mytext {color:#082f1b;}
        
        Text color #082f1b
      
           This box has a color of #082f1b        
        
          <div style="background-color:#082f1b;">Content here</div>
        
        
          .mybackground {background-color:#082f1b;}
        
        Background color #082f1b
      
           Border around this has a color of #082f1b        
        
          <div style="border:2px solid #082f1b;">Content here</div>
        
        
          .myborder {border:2px solid #082f1b;}
        
        Border color #082f1b