#28503f color space conversions
Hex:
        #28503f
        RGB:
        40, 80, 63
        CMY:
        84, 69, 75
        CMYK:
        50, 0, 21, 69
      HSL:
        155°, 33.3333%, 23.5294%
        HSV (HSB):
        155°, 50.0000%, 31.3725%
        XYZ:
        4.6409, 6.5473, 5.7218
        xyY:
        0.2744, 0.3872, 6.5473
      CIE-Lab:
        30.7533, -18.7722, 5.6968
        CIE-LCH:
        30.7533, 19.6176, 163.1186
        CIE-Luv:
        30.7533, -17.2561, 9.0541
        Hunter-Lab:
        25.5877, -12.4034, 4.6533
      #28503f color charts
#28503f RGB chart
      #28503f CMYK chart
      #28503f RGB pie chart
      #28503f color shades, tints & tones
#28503f color schemes
#28503f color preview, HTML & CSS examples
           This text has a color of #28503f        
        
          <p style="color:#28503f;">Text here</p>
        
        
          .mytext {color:#28503f;}
        
        Text color #28503f
      
           This box has a color of #28503f        
        
          <div style="background-color:#28503f;">Content here</div>
        
        
          .mybackground {background-color:#28503f;}
        
        Background color #28503f
      
           Border around this has a color of #28503f        
        
          <div style="border:2px solid #28503f;">Content here</div>
        
        
          .myborder {border:2px solid #28503f;}
        
        Border color #28503f