#d8471d color space conversions
Hex:
        #d8471d
        RGB:
        216, 71, 29
        CMY:
        15, 72, 89
        CMYK:
        0, 67, 87, 15
      HSL:
        13°, 76.3265%, 48.0392%
        HSV (HSB):
        13°, 86.5741%, 84.7059%
        XYZ:
        30.7939, 19.1941, 3.2442
        xyY:
        0.5785, 0.3606, 19.1941
      CIE-Lab:
        50.9135, 54.9889, 53.3651
        CIE-LCH:
        50.9135, 76.6265, 44.1414
        CIE-Luv:
        50.9135, 117.2809, 38.1431
        Hunter-Lab:
        43.8111, 48.7946, 26.2773
      #d8471d color charts
#d8471d RGB chart
      #d8471d CMYK chart
      #d8471d RGB pie chart
      #d8471d color shades, tints & tones
#d8471d color schemes
#d8471d color preview, HTML & CSS examples
           This text has a color of #d8471d        
        
          <p style="color:#d8471d;">Text here</p>
        
        
          .mytext {color:#d8471d;}
        
        Text color #d8471d
      
           This box has a color of #d8471d        
        
          <div style="background-color:#d8471d;">Content here</div>
        
        
          .mybackground {background-color:#d8471d;}
        
        Background color #d8471d
      
           Border around this has a color of #d8471d        
        
          <div style="border:2px solid #d8471d;">Content here</div>
        
        
          .myborder {border:2px solid #d8471d;}
        
        Border color #d8471d