#0b5850 color space conversions
Hex:
        #0b5850
        RGB:
        11, 88, 80
        CMY:
        96, 65, 69
        CMYK:
        88, 0, 9, 65
      HSL:
        174°, 77.7778%, 19.4118%
        HSV (HSB):
        174°, 87.5000%, 34.5098%
        XYZ:
        5.0757, 7.6298, 8.7946
        xyY:
        0.2361, 0.3549, 7.6298
      CIE-Lab:
        33.1997, -23.7795, -1.6264
        CIE-LCH:
        33.1997, 23.8350, 183.9126
        CIE-Luv:
        33.1997, -25.3304, 0.9905
        Hunter-Lab:
        27.6221, -15.5383, 0.4581
      #0b5850 color charts
#0b5850 RGB chart
      #0b5850 CMYK chart
      #0b5850 RGB pie chart
      #0b5850 color shades, tints & tones
#0b5850 color schemes
#0b5850 color preview, HTML & CSS examples
           This text has a color of #0b5850        
        
          <p style="color:#0b5850;">Text here</p>
        
        
          .mytext {color:#0b5850;}
        
        Text color #0b5850
      
           This box has a color of #0b5850        
        
          <div style="background-color:#0b5850;">Content here</div>
        
        
          .mybackground {background-color:#0b5850;}
        
        Background color #0b5850
      
           Border around this has a color of #0b5850        
        
          <div style="border:2px solid #0b5850;">Content here</div>
        
        
          .myborder {border:2px solid #0b5850;}
        
        Border color #0b5850