#470c0f color space conversions
Hex:
        #470c0f
        RGB:
        71, 12, 15
        CMY:
        72, 95, 94
        CMYK:
        0, 83, 79, 72
      HSL:
        357°, 71.0843%, 16.2745%
        HSV (HSB):
        357°, 83.0986%, 27.8431%
        XYZ:
        2.8162, 1.6370, 0.6195
        xyY:
        0.5552, 0.3227, 1.6370
      CIE-Lab:
        13.4539, 27.7634, 14.3357
        CIE-LCH:
        13.4539, 31.2461, 27.3096
        CIE-Luv:
        13.4539, 32.8024, 6.2453
        Hunter-Lab:
        12.7946, 16.8991, 6.0856
      #470c0f color charts
#470c0f RGB chart
      #470c0f CMYK chart
      #470c0f RGB pie chart
      #470c0f color shades, tints & tones
#470c0f color schemes
#470c0f color preview, HTML & CSS examples
           This text has a color of #470c0f        
        
          <p style="color:#470c0f;">Text here</p>
        
        
          .mytext {color:#470c0f;}
        
        Text color #470c0f
      
           This box has a color of #470c0f        
        
          <div style="background-color:#470c0f;">Content here</div>
        
        
          .mybackground {background-color:#470c0f;}
        
        Background color #470c0f
      
           Border around this has a color of #470c0f        
        
          <div style="border:2px solid #470c0f;">Content here</div>
        
        
          .myborder {border:2px solid #470c0f;}
        
        Border color #470c0f