#d6361d color space conversions
Hex:
        #d6361d
        RGB:
        214, 54, 29
        CMY:
        16, 79, 89
        CMYK:
        0, 75, 86, 16
      HSL:
        8°, 76.1317%, 47.6471%
        HSV (HSB):
        8°, 86.4486%, 83.9216%
        XYZ:
        29.2725, 17.0232, 2.9054
        xyY:
        0.5950, 0.3460, 17.0232
      CIE-Lab:
        48.2892, 60.5493, 51.0790
        CIE-LCH:
        48.2892, 79.2166, 40.1507
        CIE-Luv:
        48.2892, 126.3847, 33.8743
        Hunter-Lab:
        41.2592, 54.4384, 24.7064
      #d6361d color charts
#d6361d RGB chart
      #d6361d CMYK chart
      #d6361d RGB pie chart
      #d6361d color shades, tints & tones
#d6361d color schemes
#d6361d color preview, HTML & CSS examples
           This text has a color of #d6361d        
        
          <p style="color:#d6361d;">Text here</p>
        
        
          .mytext {color:#d6361d;}
        
        Text color #d6361d
      
           This box has a color of #d6361d        
        
          <div style="background-color:#d6361d;">Content here</div>
        
        
          .mybackground {background-color:#d6361d;}
        
        Background color #d6361d
      
           Border around this has a color of #d6361d        
        
          <div style="border:2px solid #d6361d;">Content here</div>
        
        
          .myborder {border:2px solid #d6361d;}
        
        Border color #d6361d