#d8471f color space conversions
Hex:
        #d8471f
        RGB:
        216, 71, 31
        CMY:
        15, 72, 88
        CMYK:
        0, 67, 86, 15
      HSL:
        13°, 74.8988%, 48.4314%
        HSV (HSB):
        13°, 85.6481%, 84.7059%
        XYZ:
        30.8195, 19.2043, 3.3788
        xyY:
        0.5771, 0.3596, 19.2043
      CIE-Lab:
        50.9254, 55.0327, 52.5400
        CIE-LCH:
        50.9254, 76.0858, 43.6726
        CIE-Luv:
        50.9254, 117.0743, 37.7206
        Hunter-Lab:
        43.8228, 48.8448, 26.1046
      #d8471f color charts
#d8471f RGB chart
      #d8471f CMYK chart
      #d8471f RGB pie chart
      #d8471f color shades, tints & tones
#d8471f color schemes
#d8471f color preview, HTML & CSS examples
           This text has a color of #d8471f        
        
          <p style="color:#d8471f;">Text here</p>
        
        
          .mytext {color:#d8471f;}
        
        Text color #d8471f
      
           This box has a color of #d8471f        
        
          <div style="background-color:#d8471f;">Content here</div>
        
        
          .mybackground {background-color:#d8471f;}
        
        Background color #d8471f
      
           Border around this has a color of #d8471f        
        
          <div style="border:2px solid #d8471f;">Content here</div>
        
        
          .myborder {border:2px solid #d8471f;}
        
        Border color #d8471f