#0b5959 color space conversions
Hex:
        #0b5959
        RGB:
        11, 89, 89
        CMY:
        96, 65, 65
        CMYK:
        88, 0, 0, 65
      HSL:
        180°, 78.0000%, 19.6078%
        HSV (HSB):
        180°, 87.6404%, 34.9020%
        XYZ:
        5.5136, 7.9372, 10.6926
        xyY:
        0.2284, 0.3288, 7.9372
      CIE-Lab:
        33.8517, -21.3244, -6.3211
        CIE-LCH:
        33.8517, 22.2415, 196.5112
        CIE-Luv:
        33.8517, -25.1071, -5.4216
        Hunter-Lab:
        28.1730, -14.3696, -2.7815
      #0b5959 color charts
#0b5959 RGB chart
      #0b5959 CMYK chart
      #0b5959 RGB pie chart
      #0b5959 color shades, tints & tones
#0b5959 color schemes
#0b5959 color preview, HTML & CSS examples
           This text has a color of #0b5959        
        
          <p style="color:#0b5959;">Text here</p>
        
        
          .mytext {color:#0b5959;}
        
        Text color #0b5959
      
           This box has a color of #0b5959        
        
          <div style="background-color:#0b5959;">Content here</div>
        
        
          .mybackground {background-color:#0b5959;}
        
        Background color #0b5959
      
           Border around this has a color of #0b5959        
        
          <div style="border:2px solid #0b5959;">Content here</div>
        
        
          .myborder {border:2px solid #0b5959;}
        
        Border color #0b5959