#052f2b color space conversions
Hex:
        #052f2b
        RGB:
        5, 47, 43
        CMY:
        98, 82, 83
        CMYK:
        89, 0, 9, 82
      HSL:
        174°, 80.7692%, 10.1961%
        HSV (HSB):
        174°, 89.3617%, 18.4314%
        XYZ:
        1.5151, 2.2397, 2.6380
        xyY:
        0.2370, 0.3503, 2.2397
      CIE-Lab:
        16.6981, -15.1028, -1.4956
        CIE-LCH:
        16.6981, 15.1767, 185.6555
        CIE-Luv:
        16.6981, -12.3682, 0.0373
        Hunter-Lab:
        14.9657, -8.1183, 0.0251
      #052f2b color charts
#052f2b RGB chart
      #052f2b CMYK chart
      #052f2b RGB pie chart
      #052f2b color shades, tints & tones
#052f2b color schemes
#052f2b color preview, HTML & CSS examples
           This text has a color of #052f2b        
        
          <p style="color:#052f2b;">Text here</p>
        
        
          .mytext {color:#052f2b;}
        
        Text color #052f2b
      
           This box has a color of #052f2b        
        
          <div style="background-color:#052f2b;">Content here</div>
        
        
          .mybackground {background-color:#052f2b;}
        
        Background color #052f2b
      
           Border around this has a color of #052f2b        
        
          <div style="border:2px solid #052f2b;">Content here</div>
        
        
          .myborder {border:2px solid #052f2b;}
        
        Border color #052f2b