#10502d color space conversions
Hex:
        #10502d
        RGB:
        16, 80, 45
        CMY:
        94, 69, 82
        CMYK:
        80, 0, 44, 69
      HSL:
        147°, 66.6667%, 18.8235%
        HSV (HSB):
        147°, 80.0000%, 31.3725%
        XYZ:
        3.5560, 6.0369, 3.4604
        xyY:
        0.2724, 0.4625, 6.0369
      CIE-Lab:
        29.5055, -28.9155, 15.1066
        CIE-LCH:
        29.5055, 32.6238, 152.4156
        CIE-Luv:
        29.5055, -23.6717, 19.8054
        Hunter-Lab:
        24.5702, -17.1638, 8.8488
      #10502d color charts
#10502d RGB chart
      #10502d CMYK chart
      #10502d RGB pie chart
      #10502d color shades, tints & tones
#10502d color schemes
#10502d color preview, HTML & CSS examples
           This text has a color of #10502d        
        
          <p style="color:#10502d;">Text here</p>
        
        
          .mytext {color:#10502d;}
        
        Text color #10502d
      
           This box has a color of #10502d        
        
          <div style="background-color:#10502d;">Content here</div>
        
        
          .mybackground {background-color:#10502d;}
        
        Background color #10502d
      
           Border around this has a color of #10502d        
        
          <div style="border:2px solid #10502d;">Content here</div>
        
        
          .myborder {border:2px solid #10502d;}
        
        Border color #10502d