#052f16 color space conversions
Hex:
        #052f16
        RGB:
        5, 47, 22
        CMY:
        98, 82, 91
        CMYK:
        89, 0, 53, 82
      HSL:
        144°, 80.7692%, 10.1961%
        HSV (HSB):
        144°, 89.3617%, 18.4314%
        XYZ:
        1.2239, 2.1232, 1.1044
        xyY:
        0.2749, 0.4770, 2.1232
      CIE-Lab:
        16.1211, -21.2580, 12.0884
        CIE-LCH:
        16.1211, 24.4547, 150.3753
        CIE-Luv:
        16.1211, -13.2637, 11.9137
        Hunter-Lab:
        14.5713, -10.5066, 5.7062
      #052f16 color charts
#052f16 RGB chart
      #052f16 CMYK chart
      #052f16 RGB pie chart
      #052f16 color shades, tints & tones
#052f16 color schemes
#052f16 color preview, HTML & CSS examples
           This text has a color of #052f16        
        
          <p style="color:#052f16;">Text here</p>
        
        
          .mytext {color:#052f16;}
        
        Text color #052f16
      
           This box has a color of #052f16        
        
          <div style="background-color:#052f16;">Content here</div>
        
        
          .mybackground {background-color:#052f16;}
        
        Background color #052f16
      
           Border around this has a color of #052f16        
        
          <div style="border:2px solid #052f16;">Content here</div>
        
        
          .myborder {border:2px solid #052f16;}
        
        Border color #052f16