#0f775b color space conversions
Hex:
        #0f775b
        RGB:
        15, 119, 91
        CMY:
        94, 53, 64
        CMYK:
        87, 0, 24, 53
      HSL:
        164°, 77.6119%, 26.2745%
        HSV (HSB):
        164°, 87.3950%, 46.6667%
        XYZ:
        8.6822, 14.0505, 12.1520
        xyY:
        0.2489, 0.4028, 14.0505
      CIE-Lab:
        44.3053, -34.7551, 7.6823
        CIE-LCH:
        44.3053, 35.5940, 167.5357
        CIE-Luv:
        44.3053, -35.7827, 14.8764
        Hunter-Lab:
        37.4841, -24.2524, 7.0176
      #0f775b color charts
#0f775b RGB chart
      #0f775b CMYK chart
      #0f775b RGB pie chart
      #0f775b color shades, tints & tones
#0f775b color schemes
#0f775b color preview, HTML & CSS examples
           This text has a color of #0f775b        
        
          <p style="color:#0f775b;">Text here</p>
        
        
          .mytext {color:#0f775b;}
        
        Text color #0f775b
      
           This box has a color of #0f775b        
        
          <div style="background-color:#0f775b;">Content here</div>
        
        
          .mybackground {background-color:#0f775b;}
        
        Background color #0f775b
      
           Border around this has a color of #0f775b        
        
          <div style="border:2px solid #0f775b;">Content here</div>
        
        
          .myborder {border:2px solid #0f775b;}
        
        Border color #0f775b