#47202d color space conversions
Hex:
        #47202d
        RGB:
        71, 32, 45
        CMY:
        72, 87, 82
        CMYK:
        0, 55, 37, 72
      HSL:
        340°, 37.8641%, 20.1961%
        HSV (HSB):
        340°, 54.9296%, 27.8431%
        XYZ:
        3.5887, 2.5621, 2.7880
        xyY:
        0.4015, 0.2866, 2.5621
      CIE-Lab:
        18.1971, 20.3387, 0.0117
        CIE-LCH:
        18.1971, 20.3387, 0.0329
        CIE-Luv:
        18.1971, 20.5971, -2.5256
        Hunter-Lab:
        16.0065, 12.0088, 0.8774
      #47202d color charts
#47202d RGB chart
      #47202d CMYK chart
      #47202d RGB pie chart
      #47202d color shades, tints & tones
#47202d color schemes
#47202d color preview, HTML & CSS examples
           This text has a color of #47202d        
        
          <p style="color:#47202d;">Text here</p>
        
        
          .mytext {color:#47202d;}
        
        Text color #47202d
      
           This box has a color of #47202d        
        
          <div style="background-color:#47202d;">Content here</div>
        
        
          .mybackground {background-color:#47202d;}
        
        Background color #47202d
      
           Border around this has a color of #47202d        
        
          <div style="border:2px solid #47202d;">Content here</div>
        
        
          .myborder {border:2px solid #47202d;}
        
        Border color #47202d