#053c09 color space conversions
Hex:
        #053c09
        RGB:
        5, 60, 9
        CMY:
        98, 76, 96
        CMYK:
        92, 0, 85, 76
      HSL:
        124°, 84.6154%, 12.7451%
        HSV (HSB):
        124°, 91.6667%, 23.5294%
        XYZ:
        1.7278, 3.2837, 0.8012
        xyY:
        0.2972, 0.5649, 3.2837
      CIE-Lab:
        21.1461, -28.6450, 24.9988
        CIE-LCH:
        21.1461, 38.0194, 138.8884
        CIE-Luv:
        21.1461, -18.7999, 23.4303
        Hunter-Lab:
        18.1210, -14.6926, 10.0633
      #053c09 color charts
#053c09 RGB chart
      #053c09 CMYK chart
      #053c09 RGB pie chart
      #053c09 color shades, tints & tones
#053c09 color schemes
#053c09 color preview, HTML & CSS examples
           This text has a color of #053c09        
        
          <p style="color:#053c09;">Text here</p>
        
        
          .mytext {color:#053c09;}
        
        Text color #053c09
      
           This box has a color of #053c09        
        
          <div style="background-color:#053c09;">Content here</div>
        
        
          .mybackground {background-color:#053c09;}
        
        Background color #053c09
      
           Border around this has a color of #053c09        
        
          <div style="border:2px solid #053c09;">Content here</div>
        
        
          .myborder {border:2px solid #053c09;}
        
        Border color #053c09