#d93050 color space conversions
Hex:
        #d93050
        RGB:
        217, 48, 80
        CMY:
        15, 81, 69
        CMYK:
        0, 78, 63, 15
      HSL:
        349°, 68.9796%, 51.9608%
        HSV (HSB):
        349°, 77.8802%, 85.0980%
        XYZ:
        31.1202, 17.4448, 9.3164
        xyY:
        0.5377, 0.3014, 17.4448
      CIE-Lab:
        48.8157, 65.2401, 23.6208
        CIE-LCH:
        48.8157, 69.3845, 19.9032
        CIE-Luv:
        48.8157, 120.7419, 13.4312
        Hunter-Lab:
        41.7670, 59.9065, 16.0119
      #d93050 color charts
#d93050 RGB chart
      #d93050 CMYK chart
      #d93050 RGB pie chart
      #d93050 color shades, tints & tones
#d93050 color schemes
#d93050 color preview, HTML & CSS examples
           This text has a color of #d93050        
        
          <p style="color:#d93050;">Text here</p>
        
        
          .mytext {color:#d93050;}
        
        Text color #d93050
      
           This box has a color of #d93050        
        
          <div style="background-color:#d93050;">Content here</div>
        
        
          .mybackground {background-color:#d93050;}
        
        Background color #d93050
      
           Border around this has a color of #d93050        
        
          <div style="border:2px solid #d93050;">Content here</div>
        
        
          .myborder {border:2px solid #d93050;}
        
        Border color #d93050