#053a09 color space conversions
Hex:
        #053a09
        RGB:
        5, 58, 9
        CMY:
        98, 77, 96
        CMYK:
        91, 0, 84, 77
      HSL:
        125°, 84.1270%, 12.3529%
        HSV (HSB):
        125°, 91.3793%, 22.7451%
        XYZ:
        1.6250, 3.0781, 0.7669
        xyY:
        0.2971, 0.5627, 3.0781
      CIE-Lab:
        20.3540, -27.8919, 24.1233
        CIE-LCH:
        20.3540, 36.8768, 139.1439
        CIE-Luv:
        20.3540, -18.0184, 22.3975
        Hunter-Lab:
        17.5445, -14.1705, 9.6894
      #053a09 color charts
#053a09 RGB chart
      #053a09 CMYK chart
      #053a09 RGB pie chart
      #053a09 color shades, tints & tones
#053a09 color schemes
#053a09 color preview, HTML & CSS examples
           This text has a color of #053a09        
        
          <p style="color:#053a09;">Text here</p>
        
        
          .mytext {color:#053a09;}
        
        Text color #053a09
      
           This box has a color of #053a09        
        
          <div style="background-color:#053a09;">Content here</div>
        
        
          .mybackground {background-color:#053a09;}
        
        Background color #053a09
      
           Border around this has a color of #053a09        
        
          <div style="border:2px solid #053a09;">Content here</div>
        
        
          .myborder {border:2px solid #053a09;}
        
        Border color #053a09