#2f580a color space conversions
Hex:
        #2f580a
        RGB:
        47, 88, 10
        CMY:
        82, 65, 96
        CMYK:
        47, 0, 89, 65
      HSL:
        92°, 79.5918%, 19.2157%
        HSV (HSB):
        92°, 88.6364%, 34.5098%
        XYZ:
        4.7168, 7.6057, 1.5066
        xyY:
        0.3411, 0.5500, 7.6057
      CIE-Lab:
        33.1478, -28.1030, 36.7227
        CIE-LCH:
        33.1478, 46.2421, 127.4260
        CIE-Luv:
        33.1478, -19.3262, 37.3716
        Hunter-Lab:
        27.5784, -17.7330, 16.0659
      #2f580a color charts
#2f580a RGB chart
      #2f580a CMYK chart
      #2f580a RGB pie chart
      #2f580a color shades, tints & tones
#2f580a color schemes
#2f580a color preview, HTML & CSS examples
           This text has a color of #2f580a        
        
          <p style="color:#2f580a;">Text here</p>
        
        
          .mytext {color:#2f580a;}
        
        Text color #2f580a
      
           This box has a color of #2f580a        
        
          <div style="background-color:#2f580a;">Content here</div>
        
        
          .mybackground {background-color:#2f580a;}
        
        Background color #2f580a
      
           Border around this has a color of #2f580a        
        
          <div style="border:2px solid #2f580a;">Content here</div>
        
        
          .myborder {border:2px solid #2f580a;}
        
        Border color #2f580a