#d9094d color space conversions
Hex:
        #d9094d
        RGB:
        217, 9, 77
        CMY:
        15, 96, 70
        CMYK:
        0, 96, 65, 15
      HSL:
        340°, 92.0354%, 44.3137%
        HSV (HSB):
        340°, 95.8525%, 85.0980%
        XYZ:
        30.0525, 15.4829, 8.4257
        xyY:
        0.5569, 0.2869, 15.4829
      CIE-Lab:
        46.2886, 72.1455, 22.1668
        CIE-LCH:
        46.2886, 75.4741, 17.0797
        CIE-Luv:
        46.2886, 132.4911, 9.7619
        Hunter-Lab:
        39.3483, 67.4708, 14.8479
      #d9094d color charts
#d9094d RGB chart
      #d9094d CMYK chart
      #d9094d RGB pie chart
      #d9094d color shades, tints & tones
#d9094d color schemes
#d9094d color preview, HTML & CSS examples
           This text has a color of #d9094d        
        
          <p style="color:#d9094d;">Text here</p>
        
        
          .mytext {color:#d9094d;}
        
        Text color #d9094d
      
           This box has a color of #d9094d        
        
          <div style="background-color:#d9094d;">Content here</div>
        
        
          .mybackground {background-color:#d9094d;}
        
        Background color #d9094d
      
           Border around this has a color of #d9094d        
        
          <div style="border:2px solid #d9094d;">Content here</div>
        
        
          .myborder {border:2px solid #d9094d;}
        
        Border color #d9094d