#d6364b color space conversions
Hex:
        #d6364b
        RGB:
        214, 54, 75
        CMY:
        16, 79, 71
        CMYK:
        0, 75, 65, 16
      HSL:
        352°, 66.1157%, 52.5490%
        HSV (HSB):
        352°, 74.7664%, 83.9216%
        XYZ:
        30.3207, 17.4425, 8.4253
        xyY:
        0.5396, 0.3104, 17.4425
      CIE-Lab:
        48.8128, 62.2759, 26.5204
        CIE-LCH:
        48.8128, 67.6876, 23.0669
        CIE-Luv:
        48.8128, 117.0612, 16.8231
        Hunter-Lab:
        41.7642, 56.5033, 17.2741
      #d6364b color charts
#d6364b RGB chart
      #d6364b CMYK chart
      #d6364b RGB pie chart
      #d6364b color shades, tints & tones
#d6364b color schemes
#d6364b color preview, HTML & CSS examples
           This text has a color of #d6364b        
        
          <p style="color:#d6364b;">Text here</p>
        
        
          .mytext {color:#d6364b;}
        
        Text color #d6364b
      
           This box has a color of #d6364b        
        
          <div style="background-color:#d6364b;">Content here</div>
        
        
          .mybackground {background-color:#d6364b;}
        
        Background color #d6364b
      
           Border around this has a color of #d6364b        
        
          <div style="border:2px solid #d6364b;">Content here</div>
        
        
          .myborder {border:2px solid #d6364b;}
        
        Border color #d6364b