#d6371d color space conversions
Hex:
        #d6371d
        RGB:
        214, 55, 29
        CMY:
        16, 78, 89
        CMYK:
        0, 74, 86, 16
      HSL:
        8°, 76.1317%, 47.6471%
        HSV (HSB):
        8°, 86.4486%, 83.9216%
        XYZ:
        29.3195, 17.1172, 2.9210
        xyY:
        0.5940, 0.3468, 17.1172
      CIE-Lab:
        48.4074, 60.2206, 51.1754
        CIE-LCH:
        48.4074, 79.0281, 40.3578
        CIE-Luv:
        48.4074, 125.8135, 34.0863
        Hunter-Lab:
        41.3730, 54.0937, 24.7750
      #d6371d color charts
#d6371d RGB chart
      #d6371d CMYK chart
      #d6371d RGB pie chart
      #d6371d color shades, tints & tones
#d6371d color schemes
#d6371d color preview, HTML & CSS examples
           This text has a color of #d6371d        
        
          <p style="color:#d6371d;">Text here</p>
        
        
          .mytext {color:#d6371d;}
        
        Text color #d6371d
      
           This box has a color of #d6371d        
        
          <div style="background-color:#d6371d;">Content here</div>
        
        
          .mybackground {background-color:#d6371d;}
        
        Background color #d6371d
      
           Border around this has a color of #d6371d        
        
          <div style="border:2px solid #d6371d;">Content here</div>
        
        
          .myborder {border:2px solid #d6371d;}
        
        Border color #d6371d