#d9354d color space conversions
Hex:
        #d9354d
        RGB:
        217, 53, 77
        CMY:
        15, 79, 70
        CMYK:
        0, 76, 65, 15
      HSL:
        351°, 68.3333%, 52.9412%
        HSV (HSB):
        351°, 75.5760%, 85.0980%
        XYZ:
        31.2279, 17.8337, 8.8175
        xyY:
        0.5395, 0.3081, 17.8337
      CIE-Lab:
        49.2938, 63.5763, 26.0471
        CIE-LCH:
        49.2938, 68.7051, 22.2788
        CIE-Luv:
        49.2938, 119.3740, 16.1728
        Hunter-Lab:
        42.2300, 58.0933, 17.1814
      #d9354d color charts
#d9354d RGB chart
      #d9354d CMYK chart
      #d9354d RGB pie chart
      #d9354d color shades, tints & tones
#d9354d color schemes
#d9354d color preview, HTML & CSS examples
           This text has a color of #d9354d        
        
          <p style="color:#d9354d;">Text here</p>
        
        
          .mytext {color:#d9354d;}
        
        Text color #d9354d
      
           This box has a color of #d9354d        
        
          <div style="background-color:#d9354d;">Content here</div>
        
        
          .mybackground {background-color:#d9354d;}
        
        Background color #d9354d
      
           Border around this has a color of #d9354d        
        
          <div style="border:2px solid #d9354d;">Content here</div>
        
        
          .myborder {border:2px solid #d9354d;}
        
        Border color #d9354d