#471d0b color space conversions
Hex:
        #471d0b
        RGB:
        71, 29, 11
        CMY:
        72, 89, 96
        CMYK:
        0, 59, 85, 72
      HSL:
        18°, 73.1707%, 16.0784%
        HSV (HSB):
        18°, 84.5070%, 27.8431%
        XYZ:
        3.0983, 2.2425, 0.5862
        xyY:
        0.5227, 0.3784, 2.2425
      CIE-Lab:
        16.7116, 18.7241, 20.4290
        CIE-LCH:
        16.7116, 27.7117, 47.4934
        CIE-Luv:
        16.7116, 26.9633, 12.1578
        Hunter-Lab:
        14.9749, 10.7254, 8.1617
      #471d0b color charts
#471d0b RGB chart
      #471d0b CMYK chart
      #471d0b RGB pie chart
      #471d0b color shades, tints & tones
#471d0b color schemes
#471d0b color preview, HTML & CSS examples
           This text has a color of #471d0b        
        
          <p style="color:#471d0b;">Text here</p>
        
        
          .mytext {color:#471d0b;}
        
        Text color #471d0b
      
           This box has a color of #471d0b        
        
          <div style="background-color:#471d0b;">Content here</div>
        
        
          .mybackground {background-color:#471d0b;}
        
        Background color #471d0b
      
           Border around this has a color of #471d0b        
        
          <div style="border:2px solid #471d0b;">Content here</div>
        
        
          .myborder {border:2px solid #471d0b;}
        
        Border color #471d0b