#053b17 color space conversions
Hex:
        #053b17
        RGB:
        5, 59, 23
        CMY:
        98, 77, 91
        CMYK:
        92, 0, 61, 77
      HSL:
        140°, 84.3750%, 12.5490%
        HSV (HSB):
        140°, 91.5254%, 23.1373%
        XYZ:
        1.7812, 3.2221, 1.3387
        xyY:
        0.2809, 0.5081, 3.2221
      CIE-Lab:
        20.9121, -26.2946, 17.4816
        CIE-LCH:
        20.9121, 31.5755, 146.3826
        CIE-Luv:
        20.9121, -17.9998, 18.3241
        Hunter-Lab:
        17.9501, -13.6999, 8.1434
      #053b17 color charts
#053b17 RGB chart
      #053b17 CMYK chart
      #053b17 RGB pie chart
      #053b17 color shades, tints & tones
#053b17 color schemes
#053b17 color preview, HTML & CSS examples
           This text has a color of #053b17        
        
          <p style="color:#053b17;">Text here</p>
        
        
          .mytext {color:#053b17;}
        
        Text color #053b17
      
           This box has a color of #053b17        
        
          <div style="background-color:#053b17;">Content here</div>
        
        
          .mybackground {background-color:#053b17;}
        
        Background color #053b17
      
           Border around this has a color of #053b17        
        
          <div style="border:2px solid #053b17;">Content here</div>
        
        
          .myborder {border:2px solid #053b17;}
        
        Border color #053b17