#0d6532 color space conversions
Hex:
        #0d6532
        RGB:
        13, 101, 50
        CMY:
        95, 60, 80
        CMYK:
        87, 0, 50, 60
      HSL:
        145°, 77.1930%, 22.3529%
        HSV (HSB):
        145°, 87.1287%, 39.6078%
        XYZ:
        5.3954, 9.6232, 4.5907
        xyY:
        0.2751, 0.4907, 9.6232
      CIE-Lab:
        37.1575, -36.9665, 22.0412
        CIE-LCH:
        37.1575, 43.0388, 149.1946
        CIE-Luv:
        37.1575, -31.8113, 29.6258
        Hunter-Lab:
        31.0213, -23.2417, 12.9408
      #0d6532 color charts
#0d6532 RGB chart
      #0d6532 CMYK chart
      #0d6532 RGB pie chart
      #0d6532 color shades, tints & tones
#0d6532 color schemes
#0d6532 color preview, HTML & CSS examples
           This text has a color of #0d6532        
        
          <p style="color:#0d6532;">Text here</p>
        
        
          .mytext {color:#0d6532;}
        
        Text color #0d6532
      
           This box has a color of #0d6532        
        
          <div style="background-color:#0d6532;">Content here</div>
        
        
          .mybackground {background-color:#0d6532;}
        
        Background color #0d6532
      
           Border around this has a color of #0d6532        
        
          <div style="border:2px solid #0d6532;">Content here</div>
        
        
          .myborder {border:2px solid #0d6532;}
        
        Border color #0d6532