#0d825d color space conversions
Hex:
        #0d825d
        RGB:
        13, 130, 93
        CMY:
        95, 49, 64
        CMYK:
        90, 0, 28, 49
      HSL:
        161°, 81.8182%, 28.0392%
        HSV (HSB):
        161°, 90.0000%, 50.9804%
        XYZ:
        10.1244, 16.8411, 13.0730
        xyY:
        0.2529, 0.4206, 16.8411
      CIE-Lab:
        48.0592, -39.1001, 11.7808
        CIE-LCH:
        48.0592, 40.8363, 163.2325
        CIE-Luv:
        48.0592, -39.8130, 21.0034
        Hunter-Lab:
        41.0380, -27.7790, 9.8393
      #0d825d color charts
#0d825d RGB chart
      #0d825d CMYK chart
      #0d825d RGB pie chart
      #0d825d color shades, tints & tones
#0d825d color schemes
#0d825d color preview, HTML & CSS examples
           This text has a color of #0d825d        
        
          <p style="color:#0d825d;">Text here</p>
        
        
          .mytext {color:#0d825d;}
        
        Text color #0d825d
      
           This box has a color of #0d825d        
        
          <div style="background-color:#0d825d;">Content here</div>
        
        
          .mybackground {background-color:#0d825d;}
        
        Background color #0d825d
      
           Border around this has a color of #0d825d        
        
          <div style="border:2px solid #0d825d;">Content here</div>
        
        
          .myborder {border:2px solid #0d825d;}
        
        Border color #0d825d