#0f794a color space conversions
Hex:
        #0f794a
        RGB:
        15, 121, 74
        CMY:
        94, 53, 71
        CMYK:
        88, 0, 39, 53
      HSL:
        153°, 77.9412%, 26.6667%
        HSV (HSB):
        153°, 87.6033%, 47.4510%
        XYZ:
        8.2704, 14.2707, 8.7972
        xyY:
        0.2639, 0.4554, 14.2707
      CIE-Lab:
        44.6187, -39.7233, 18.0531
        CIE-LCH:
        44.6187, 43.6332, 155.5596
        CIE-Luv:
        44.6187, -37.6064, 27.8697
        Hunter-Lab:
        37.7766, -27.0302, 12.6365
      #0f794a color charts
#0f794a RGB chart
      #0f794a CMYK chart
      #0f794a RGB pie chart
      #0f794a color shades, tints & tones
#0f794a color schemes
#0f794a color preview, HTML & CSS examples
           This text has a color of #0f794a        
        
          <p style="color:#0f794a;">Text here</p>
        
        
          .mytext {color:#0f794a;}
        
        Text color #0f794a
      
           This box has a color of #0f794a        
        
          <div style="background-color:#0f794a;">Content here</div>
        
        
          .mybackground {background-color:#0f794a;}
        
        Background color #0f794a
      
           Border around this has a color of #0f794a        
        
          <div style="border:2px solid #0f794a;">Content here</div>
        
        
          .myborder {border:2px solid #0f794a;}
        
        Border color #0f794a