#2f630a color space conversions
Hex:
        #2f630a
        RGB:
        47, 99, 10
        CMY:
        82, 61, 96
        CMYK:
        53, 0, 90, 61
      HSL:
        95°, 81.6514%, 21.3725%
        HSV (HSB):
        95°, 89.8990%, 38.8235%
        XYZ:
        5.6889, 9.5499, 1.8306
        xyY:
        0.3333, 0.5595, 9.5499
      CIE-Lab:
        37.0222, -32.9600, 40.1813
        CIE-LCH:
        37.0222, 51.9702, 129.3614
        CIE-Luv:
        37.0222, -24.2989, 42.4609
        Hunter-Lab:
        30.9030, -21.2202, 18.1198
      #2f630a color charts
#2f630a RGB chart
      #2f630a CMYK chart
      #2f630a RGB pie chart
      #2f630a color shades, tints & tones
#2f630a color schemes
#2f630a color preview, HTML & CSS examples
           This text has a color of #2f630a        
        
          <p style="color:#2f630a;">Text here</p>
        
        
          .mytext {color:#2f630a;}
        
        Text color #2f630a
      
           This box has a color of #2f630a        
        
          <div style="background-color:#2f630a;">Content here</div>
        
        
          .mybackground {background-color:#2f630a;}
        
        Background color #2f630a
      
           Border around this has a color of #2f630a        
        
          <div style="border:2px solid #2f630a;">Content here</div>
        
        
          .myborder {border:2px solid #2f630a;}
        
        Border color #2f630a