#d93150 color space conversions
Hex:
        #d93150
        RGB:
        217, 49, 80
        CMY:
        15, 81, 69
        CMYK:
        0, 77, 63, 15
      HSL:
        349°, 68.8525%, 52.1569%
        HSV (HSB):
        349°, 77.4194%, 85.0980%
        XYZ:
        31.1616, 17.5275, 9.3302
        xyY:
        0.5371, 0.3021, 17.5275
      CIE-Lab:
        48.9180, 64.9518, 23.7537
        CIE-LCH:
        48.9180, 69.1590, 20.0881
        CIE-Luv:
        48.9180, 120.3073, 13.6501
        Hunter-Lab:
        41.8659, 59.5955, 16.0928
      #d93150 color charts
#d93150 RGB chart
      #d93150 CMYK chart
      #d93150 RGB pie chart
      #d93150 color shades, tints & tones
#d93150 color schemes
#d93150 color preview, HTML & CSS examples
           This text has a color of #d93150        
        
          <p style="color:#d93150;">Text here</p>
        
        
          .mytext {color:#d93150;}
        
        Text color #d93150
      
           This box has a color of #d93150        
        
          <div style="background-color:#d93150;">Content here</div>
        
        
          .mybackground {background-color:#d93150;}
        
        Background color #d93150
      
           Border around this has a color of #d93150        
        
          <div style="border:2px solid #d93150;">Content here</div>
        
        
          .myborder {border:2px solid #d93150;}
        
        Border color #d93150