#47183d color space conversions
Hex:
        #47183d
        RGB:
        71, 24, 61
        CMY:
        72, 91, 76
        CMYK:
        0, 66, 14, 72
      HSL:
        313°, 49.4737%, 18.6275%
        HSV (HSB):
        313°, 66.1972%, 27.8431%
        XYZ:
        3.7675, 2.3298, 4.6660
        xyY:
        0.3500, 0.2165, 2.3298
      CIE-Lab:
        17.1306, 27.6757, -12.8664
        CIE-LCH:
        17.1306, 30.5203, 335.0663
        CIE-Luv:
        17.1306, 19.6086, -15.7120
        Hunter-Lab:
        15.2636, 17.3472, -7.4401
      #47183d color charts
#47183d RGB chart
      #47183d CMYK chart
      #47183d RGB pie chart
      #47183d color shades, tints & tones
#47183d color schemes
#47183d color preview, HTML & CSS examples
           This text has a color of #47183d        
        
          <p style="color:#47183d;">Text here</p>
        
        
          .mytext {color:#47183d;}
        
        Text color #47183d
      
           This box has a color of #47183d        
        
          <div style="background-color:#47183d;">Content here</div>
        
        
          .mybackground {background-color:#47183d;}
        
        Background color #47183d
      
           Border around this has a color of #47183d        
        
          <div style="border:2px solid #47183d;">Content here</div>
        
        
          .myborder {border:2px solid #47183d;}
        
        Border color #47183d