#d8421d color space conversions
Hex:
        #d8421d
        RGB:
        216, 66, 29
        CMY:
        15, 74, 89
        CMYK:
        0, 69, 87, 15
      HSL:
        12°, 76.3265%, 48.0392%
        HSV (HSB):
        12°, 86.5741%, 84.7059%
        XYZ:
        30.4889, 18.5841, 3.1425
        xyY:
        0.5839, 0.3559, 18.5841
      CIE-Lab:
        50.1970, 56.9399, 52.7843
        CIE-LCH:
        50.1970, 77.6424, 42.8311
        CIE-Luv:
        50.1970, 120.6278, 36.8760
        Hunter-Lab:
        43.1092, 50.8024, 25.8544
      #d8421d color charts
#d8421d RGB chart
      #d8421d CMYK chart
      #d8421d RGB pie chart
      #d8421d color shades, tints & tones
#d8421d color schemes
#d8421d color preview, HTML & CSS examples
           This text has a color of #d8421d        
        
          <p style="color:#d8421d;">Text here</p>
        
        
          .mytext {color:#d8421d;}
        
        Text color #d8421d
      
           This box has a color of #d8421d        
        
          <div style="background-color:#d8421d;">Content here</div>
        
        
          .mybackground {background-color:#d8421d;}
        
        Background color #d8421d
      
           Border around this has a color of #d8421d        
        
          <div style="border:2px solid #d8421d;">Content here</div>
        
        
          .myborder {border:2px solid #d8421d;}
        
        Border color #d8421d