#0a482f color space conversions
Hex:
        #0a482f
        RGB:
        10, 72, 47
        CMY:
        96, 72, 82
        CMYK:
        86, 0, 35, 72
      HSL:
        156°, 75.6098%, 16.0784%
        HSV (HSB):
        156°, 86.1111%, 28.2353%
        XYZ:
        2.9556, 4.9045, 3.4802
        xyY:
        0.2606, 0.4325, 4.9045
      CIE-Lab:
        26.4609, -25.7894, 9.7370
        CIE-LCH:
        26.4609, 27.5663, 159.3154
        CIE-Luv:
        26.4609, -21.2904, 13.4973
        Hunter-Lab:
        22.1461, -14.9330, 6.1850
      #0a482f color charts
#0a482f RGB chart
      #0a482f CMYK chart
      #0a482f RGB pie chart
      #0a482f color shades, tints & tones
#0a482f color schemes
#0a482f color preview, HTML & CSS examples
           This text has a color of #0a482f        
        
          <p style="color:#0a482f;">Text here</p>
        
        
          .mytext {color:#0a482f;}
        
        Text color #0a482f
      
           This box has a color of #0a482f        
        
          <div style="background-color:#0a482f;">Content here</div>
        
        
          .mybackground {background-color:#0a482f;}
        
        Background color #0a482f
      
           Border around this has a color of #0a482f        
        
          <div style="border:2px solid #0a482f;">Content here</div>
        
        
          .myborder {border:2px solid #0a482f;}
        
        Border color #0a482f