#47060e color space conversions
Hex:
        #47060e
        RGB:
        71, 6, 14
        CMY:
        72, 98, 95
        CMYK:
        0, 92, 80, 72
      HSL:
        353°, 84.4156%, 15.0980%
        HSV (HSB):
        353°, 91.5493%, 27.8431%
        XYZ:
        2.7429, 1.5015, 0.5607
        xyY:
        0.5708, 0.3125, 1.5015
      CIE-Lab:
        12.6179, 30.0127, 13.7347
        CIE-LCH:
        12.6179, 33.0062, 24.5902
        CIE-Luv:
        12.6179, 34.3318, 5.4360
        Hunter-Lab:
        12.2538, 18.5119, 5.8646
      #47060e color charts
#47060e RGB chart
      #47060e CMYK chart
      #47060e RGB pie chart
      #47060e color shades, tints & tones
#47060e color schemes
#47060e color preview, HTML & CSS examples
           This text has a color of #47060e        
        
          <p style="color:#47060e;">Text here</p>
        
        
          .mytext {color:#47060e;}
        
        Text color #47060e
      
           This box has a color of #47060e        
        
          <div style="background-color:#47060e;">Content here</div>
        
        
          .mybackground {background-color:#47060e;}
        
        Background color #47060e
      
           Border around this has a color of #47060e        
        
          <div style="border:2px solid #47060e;">Content here</div>
        
        
          .myborder {border:2px solid #47060e;}
        
        Border color #47060e