#0a3812 color space conversions
Hex:
        #0a3812
        RGB:
        10, 56, 18
        CMY:
        96, 78, 93
        CMYK:
        82, 0, 68, 78
      HSL:
        130°, 69.6970%, 12.9412%
        HSV (HSB):
        130°, 82.1429%, 21.9608%
        XYZ:
        1.6485, 2.9365, 1.0522
        xyY:
        0.2924, 0.5209, 2.9365
      CIE-Lab:
        19.7880, -24.8321, 19.1035
        CIE-LCH:
        19.7880, 31.3302, 142.4286
        CIE-Luv:
        19.7880, -16.1708, 18.6885
        Hunter-Lab:
        17.1364, -12.8168, 8.3550
      #0a3812 color charts
#0a3812 RGB chart
      #0a3812 CMYK chart
      #0a3812 RGB pie chart
      #0a3812 color shades, tints & tones
#0a3812 color schemes
#0a3812 color preview, HTML & CSS examples
           This text has a color of #0a3812        
        
          <p style="color:#0a3812;">Text here</p>
        
        
          .mytext {color:#0a3812;}
        
        Text color #0a3812
      
           This box has a color of #0a3812        
        
          <div style="background-color:#0a3812;">Content here</div>
        
        
          .mybackground {background-color:#0a3812;}
        
        Background color #0a3812
      
           Border around this has a color of #0a3812        
        
          <div style="border:2px solid #0a3812;">Content here</div>
        
        
          .myborder {border:2px solid #0a3812;}
        
        Border color #0a3812