#052b1d color space conversions
Hex:
        #052b1d
        RGB:
        5, 43, 29
        CMY:
        98, 83, 89
        CMYK:
        88, 0, 33, 83
      HSL:
        158°, 79.1667%, 9.4118%
        HSV (HSB):
        158°, 88.3721%, 16.8627%
        XYZ:
        1.1482, 1.8487, 1.4587
        xyY:
        0.2577, 0.4149, 1.8487
      CIE-Lab:
        14.6725, -17.4815, 5.3828
        CIE-LCH:
        14.6725, 18.2915, 162.8855
        CIE-Luv:
        14.6725, -11.3927, 6.1021
        Hunter-Lab:
        13.5968, -8.7202, 3.1569
      #052b1d color charts
#052b1d RGB chart
      #052b1d CMYK chart
      #052b1d RGB pie chart
      #052b1d color shades, tints & tones
#052b1d color schemes
#052b1d color preview, HTML & CSS examples
           This text has a color of #052b1d        
        
          <p style="color:#052b1d;">Text here</p>
        
        
          .mytext {color:#052b1d;}
        
        Text color #052b1d
      
           This box has a color of #052b1d        
        
          <div style="background-color:#052b1d;">Content here</div>
        
        
          .mybackground {background-color:#052b1d;}
        
        Background color #052b1d
      
           Border around this has a color of #052b1d        
        
          <div style="border:2px solid #052b1d;">Content here</div>
        
        
          .myborder {border:2px solid #052b1d;}
        
        Border color #052b1d