#d9394f color space conversions
Hex:
        #d9394f
        RGB:
        217, 57, 79
        CMY:
        15, 78, 69
        CMYK:
        0, 74, 64, 15
      HSL:
        352°, 67.7966%, 53.7255%
        HSV (HSB):
        352°, 73.7327%, 85.0980%
        XYZ:
        31.4897, 18.2425, 9.2586
        xyY:
        0.5338, 0.3092, 18.2425
      CIE-Lab:
        49.7889, 62.4037, 25.4813
        CIE-LCH:
        49.7889, 67.4056, 22.2117
        CIE-Luv:
        49.7889, 116.8460, 16.0829
        Hunter-Lab:
        42.7112, 56.8580, 17.0454
      #d9394f color charts
#d9394f RGB chart
      #d9394f CMYK chart
      #d9394f RGB pie chart
      #d9394f color shades, tints & tones
#d9394f color schemes
#d9394f color preview, HTML & CSS examples
           This text has a color of #d9394f        
        
          <p style="color:#d9394f;">Text here</p>
        
        
          .mytext {color:#d9394f;}
        
        Text color #d9394f
      
           This box has a color of #d9394f        
        
          <div style="background-color:#d9394f;">Content here</div>
        
        
          .mybackground {background-color:#d9394f;}
        
        Background color #d9394f
      
           Border around this has a color of #d9394f        
        
          <div style="border:2px solid #d9394f;">Content here</div>
        
        
          .myborder {border:2px solid #d9394f;}
        
        Border color #d9394f