#053712 color space conversions
Hex:
        #053712
        RGB:
        5, 55, 18
        CMY:
        98, 78, 93
        CMYK:
        91, 0, 67, 78
      HSL:
        136°, 83.3333%, 11.7647%
        HSV (HSB):
        136°, 90.9091%, 21.5686%
        XYZ:
        1.5380, 2.8083, 1.0333
        xyY:
        0.2859, 0.5220, 2.8083
      CIE-Lab:
        19.2593, -25.5141, 18.4489
        CIE-LCH:
        19.2593, 31.4854, 144.1298
        CIE-Luv:
        19.2593, -16.5958, 18.0661
        Hunter-Lab:
        16.7580, -12.9448, 8.0749
      #053712 color charts
#053712 RGB chart
      #053712 CMYK chart
      #053712 RGB pie chart
      #053712 color shades, tints & tones
#053712 color schemes
#053712 color preview, HTML & CSS examples
           This text has a color of #053712        
        
          <p style="color:#053712;">Text here</p>
        
        
          .mytext {color:#053712;}
        
        Text color #053712
      
           This box has a color of #053712        
        
          <div style="background-color:#053712;">Content here</div>
        
        
          .mybackground {background-color:#053712;}
        
        Background color #053712
      
           Border around this has a color of #053712        
        
          <div style="border:2px solid #053712;">Content here</div>
        
        
          .myborder {border:2px solid #053712;}
        
        Border color #053712