#052c06 color space conversions
Hex:
        #052c06
        RGB:
        5, 44, 6
        CMY:
        98, 83, 98
        CMYK:
        89, 0, 86, 83
      HSL:
        122°, 79.5918%, 9.6078%
        HSV (HSB):
        122°, 88.6364%, 17.2549%
        XYZ:
        0.9961, 1.8468, 0.4763
        xyY:
        0.3001, 0.5564, 1.8468
      CIE-Lab:
        14.6617, -22.7423, 18.4667
        CIE-LCH:
        14.6617, 29.2956, 140.9235
        CIE-Luv:
        14.6617, -12.4995, 15.8903
        Hunter-Lab:
        13.5896, -10.6975, 7.4349
      #052c06 color charts
#052c06 RGB chart
      #052c06 CMYK chart
      #052c06 RGB pie chart
      #052c06 color shades, tints & tones
#052c06 color schemes
#052c06 color preview, HTML & CSS examples
           This text has a color of #052c06        
        
          <p style="color:#052c06;">Text here</p>
        
        
          .mytext {color:#052c06;}
        
        Text color #052c06
      
           This box has a color of #052c06        
        
          <div style="background-color:#052c06;">Content here</div>
        
        
          .mybackground {background-color:#052c06;}
        
        Background color #052c06
      
           Border around this has a color of #052c06        
        
          <div style="border:2px solid #052c06;">Content here</div>
        
        
          .myborder {border:2px solid #052c06;}
        
        Border color #052c06