#471f15 color space conversions
Hex:
        #471f15
        RGB:
        71, 31, 21
        CMY:
        72, 88, 92
        CMYK:
        0, 56, 70, 72
      HSL:
        12°, 54.3478%, 18.0392%
        HSV (HSB):
        12°, 70.4225%, 27.8431%
        XYZ:
        3.2239, 2.3737, 0.9977
        xyY:
        0.4888, 0.3599, 2.3737
      CIE-Lab:
        17.3376, 18.1551, 15.6269
        CIE-LCH:
        17.3376, 23.9543, 40.7200
        CIE-Luv:
        17.3376, 24.9049, 9.5728
        Hunter-Lab:
        15.4068, 10.3891, 6.9453
      #471f15 color charts
#471f15 RGB chart
      #471f15 CMYK chart
      #471f15 RGB pie chart
      #471f15 color shades, tints & tones
#471f15 color schemes
#471f15 color preview, HTML & CSS examples
           This text has a color of #471f15        
        
          <p style="color:#471f15;">Text here</p>
        
        
          .mytext {color:#471f15;}
        
        Text color #471f15
      
           This box has a color of #471f15        
        
          <div style="background-color:#471f15;">Content here</div>
        
        
          .mybackground {background-color:#471f15;}
        
        Background color #471f15
      
           Border around this has a color of #471f15        
        
          <div style="border:2px solid #471f15;">Content here</div>
        
        
          .myborder {border:2px solid #471f15;}
        
        Border color #471f15