#d9471b color space conversions
Hex:
        #d9471b
        RGB:
        217, 71, 27
        CMY:
        15, 72, 89
        CMYK:
        0, 67, 88, 15
      HSL:
        14°, 77.8689%, 47.8431%
        HSV (HSB):
        14°, 87.5576%, 85.0980%
        XYZ:
        31.0663, 19.3373, 3.1320
        xyY:
        0.5803, 0.3612, 19.3373
      CIE-Lab:
        51.0795, 55.2831, 54.3745
        CIE-LCH:
        51.0795, 77.5424, 44.5253
        CIE-Luv:
        51.0795, 118.2824, 38.6547
        Hunter-Lab:
        43.9742, 49.1495, 26.5591
      #d9471b color charts
#d9471b RGB chart
      #d9471b CMYK chart
      #d9471b RGB pie chart
      #d9471b color shades, tints & tones
#d9471b color schemes
#d9471b color preview, HTML & CSS examples
           This text has a color of #d9471b        
        
          <p style="color:#d9471b;">Text here</p>
        
        
          .mytext {color:#d9471b;}
        
        Text color #d9471b
      
           This box has a color of #d9471b        
        
          <div style="background-color:#d9471b;">Content here</div>
        
        
          .mybackground {background-color:#d9471b;}
        
        Background color #d9471b
      
           Border around this has a color of #d9471b        
        
          <div style="border:2px solid #d9471b;">Content here</div>
        
        
          .myborder {border:2px solid #d9471b;}
        
        Border color #d9471b