#0d5d00 color space conversions
Hex:
        #0d5d00
        RGB:
        13, 93, 0
        CMY:
        95, 64, 100
        CMYK:
        86, 0, 100, 64
      HSL:
        112°, 100.0000%, 18.2353%
        HSV (HSB):
        112°, 100.0000%, 36.4706%
        XYZ:
        4.0803, 7.9143, 1.3126
        xyY:
        0.3066, 0.5947, 7.9143
      CIE-Lab:
        33.8037, -39.5968, 40.0104
        CIE-LCH:
        33.8037, 56.2916, 134.7023
        CIE-Luv:
        33.8037, -30.3455, 41.1778
        Hunter-Lab:
        28.1323, -23.3418, 16.9264
      #0d5d00 color charts
#0d5d00 RGB chart
      #0d5d00 CMYK chart
      #0d5d00 RGB pie chart
      #0d5d00 color shades, tints & tones
#0d5d00 color schemes
#0d5d00 color preview, HTML & CSS examples
           This text has a color of #0d5d00        
        
          <p style="color:#0d5d00;">Text here</p>
        
        
          .mytext {color:#0d5d00;}
        
        Text color #0d5d00
      
           This box has a color of #0d5d00        
        
          <div style="background-color:#0d5d00;">Content here</div>
        
        
          .mybackground {background-color:#0d5d00;}
        
        Background color #0d5d00
      
           Border around this has a color of #0d5d00        
        
          <div style="border:2px solid #0d5d00;">Content here</div>
        
        
          .myborder {border:2px solid #0d5d00;}
        
        Border color #0d5d00