#47282e color space conversions
Hex:
        #47282e
        RGB:
        71, 40, 46
        CMY:
        72, 84, 82
        CMYK:
        0, 44, 35, 72
      HSL:
        348°, 27.9279%, 21.7647%
        HSV (HSB):
        348°, 43.6620%, 27.8431%
        XYZ:
        3.8505, 3.0544, 2.9714
        xyY:
        0.3899, 0.3093, 3.0544
      CIE-Lab:
        20.2606, 15.4273, 2.3044
        CIE-LCH:
        20.2606, 15.5985, 8.4955
        CIE-Luv:
        20.2606, 17.1400, 0.2438
        Hunter-Lab:
        17.4769, 8.7420, 2.1535
      #47282e color charts
#47282e RGB chart
      #47282e CMYK chart
      #47282e RGB pie chart
      #47282e color shades, tints & tones
#47282e color schemes
#47282e color preview, HTML & CSS examples
           This text has a color of #47282e        
        
          <p style="color:#47282e;">Text here</p>
        
        
          .mytext {color:#47282e;}
        
        Text color #47282e
      
           This box has a color of #47282e        
        
          <div style="background-color:#47282e;">Content here</div>
        
        
          .mybackground {background-color:#47282e;}
        
        Background color #47282e
      
           Border around this has a color of #47282e        
        
          <div style="border:2px solid #47282e;">Content here</div>
        
        
          .myborder {border:2px solid #47282e;}
        
        Border color #47282e