#0b512f color space conversions
Hex:
        #0b512f
        RGB:
        11, 81, 47
        CMY:
        96, 68, 82
        CMYK:
        86, 0, 42, 68
      HSL:
        151°, 76.0870%, 18.0392%
        HSV (HSB):
        151°, 86.4198%, 31.7647%
        XYZ:
        3.5935, 6.1612, 3.6892
        xyY:
        0.2673, 0.4583, 6.1612
      CIE-Lab:
        29.8157, -29.6663, 14.2754
        CIE-LCH:
        29.8157, 32.9223, 154.3031
        CIE-Luv:
        29.8157, -24.6524, 19.1916
        Hunter-Lab:
        24.8219, -17.5963, 8.5633
      #0b512f color charts
#0b512f RGB chart
      #0b512f CMYK chart
      #0b512f RGB pie chart
      #0b512f color shades, tints & tones
#0b512f color schemes
#0b512f color preview, HTML & CSS examples
           This text has a color of #0b512f        
        
          <p style="color:#0b512f;">Text here</p>
        
        
          .mytext {color:#0b512f;}
        
        Text color #0b512f
      
           This box has a color of #0b512f        
        
          <div style="background-color:#0b512f;">Content here</div>
        
        
          .mybackground {background-color:#0b512f;}
        
        Background color #0b512f
      
           Border around this has a color of #0b512f        
        
          <div style="border:2px solid #0b512f;">Content here</div>
        
        
          .myborder {border:2px solid #0b512f;}
        
        Border color #0b512f