#0f794d color space conversions
Hex:
        #0f794d
        RGB:
        15, 121, 77
        CMY:
        94, 53, 70
        CMYK:
        88, 0, 36, 53
      HSL:
        155°, 77.9412%, 26.6667%
        HSV (HSB):
        155°, 87.6033%, 47.4510%
        XYZ:
        8.3739, 14.3121, 9.3423
        xyY:
        0.2615, 0.4469, 14.3121
      CIE-Lab:
        44.6773, -39.0552, 16.4038
        CIE-LCH:
        44.6773, 42.3603, 157.2168
        CIE-Luv:
        44.6773, -37.4240, 25.9493
        Hunter-Lab:
        37.8314, -26.6941, 11.8405
      #0f794d color charts
#0f794d RGB chart
      #0f794d CMYK chart
      #0f794d RGB pie chart
      #0f794d color shades, tints & tones
#0f794d color schemes
#0f794d color preview, HTML & CSS examples
           This text has a color of #0f794d        
        
          <p style="color:#0f794d;">Text here</p>
        
        
          .mytext {color:#0f794d;}
        
        Text color #0f794d
      
           This box has a color of #0f794d        
        
          <div style="background-color:#0f794d;">Content here</div>
        
        
          .mybackground {background-color:#0f794d;}
        
        Background color #0f794d
      
           Border around this has a color of #0f794d        
        
          <div style="border:2px solid #0f794d;">Content here</div>
        
        
          .myborder {border:2px solid #0f794d;}
        
        Border color #0f794d