#0a422f color space conversions
Hex:
        #0a422f
        RGB:
        10, 66, 47
        CMY:
        96, 74, 82
        CMYK:
        85, 0, 29, 74
      HSL:
        160°, 73.6842%, 14.9020%
        HSV (HSB):
        160°, 84.8485%, 25.8824%
        XYZ:
        2.5865, 4.1662, 3.3572
        xyY:
        0.2558, 0.4121, 4.1662
      CIE-Lab:
        24.2134, -22.9410, 6.6191
        CIE-LCH:
        24.2134, 23.8769, 163.9057
        CIE-Luv:
        24.2134, -18.9404, 9.6332
        Hunter-Lab:
        20.4113, -13.1005, 4.5361
      #0a422f color charts
#0a422f RGB chart
      #0a422f CMYK chart
      #0a422f RGB pie chart
      #0a422f color shades, tints & tones
#0a422f color schemes
#0a422f color preview, HTML & CSS examples
           This text has a color of #0a422f        
        
          <p style="color:#0a422f;">Text here</p>
        
        
          .mytext {color:#0a422f;}
        
        Text color #0a422f
      
           This box has a color of #0a422f        
        
          <div style="background-color:#0a422f;">Content here</div>
        
        
          .mybackground {background-color:#0a422f;}
        
        Background color #0a422f
      
           Border around this has a color of #0a422f        
        
          <div style="border:2px solid #0a422f;">Content here</div>
        
        
          .myborder {border:2px solid #0a422f;}
        
        Border color #0a422f