#28472f color space conversions
Hex:
        #28472f
        RGB:
        40, 71, 47
        CMY:
        84, 72, 82
        CMYK:
        44, 0, 34, 72
      HSL:
        134°, 27.9279%, 21.7647%
        HSV (HSB):
        134°, 43.6620%, 27.8431%
        XYZ:
        3.6414, 5.1628, 3.4939
        xyY:
        0.2961, 0.4198, 5.1628
      CIE-Lab:
        27.1937, -17.6229, 10.9172
        CIE-LCH:
        27.1937, 20.7304, 148.2222
        CIE-Luv:
        27.1937, -13.7048, 13.8293
        Hunter-Lab:
        22.7219, -11.1569, 6.7883
      #28472f color charts
#28472f RGB chart
      #28472f CMYK chart
      #28472f RGB pie chart
      #28472f color shades, tints & tones
#28472f color schemes
#28472f color preview, HTML & CSS examples
           This text has a color of #28472f        
        
          <p style="color:#28472f;">Text here</p>
        
        
          .mytext {color:#28472f;}
        
        Text color #28472f
      
           This box has a color of #28472f        
        
          <div style="background-color:#28472f;">Content here</div>
        
        
          .mybackground {background-color:#28472f;}
        
        Background color #28472f
      
           Border around this has a color of #28472f        
        
          <div style="border:2px solid #28472f;">Content here</div>
        
        
          .myborder {border:2px solid #28472f;}
        
        Border color #28472f