#d93030 color space conversions
Hex:
        #d93030
        RGB:
        217, 48, 48
        CMY:
        15, 81, 81
        CMYK:
        0, 78, 78, 15
      HSL:
        0°, 68.9796%, 51.9608%
        HSV (HSB):
        0°, 77.8802%, 85.0980%
        XYZ:
        30.2057, 17.0790, 4.5009
        xyY:
        0.5833, 0.3298, 17.0790
      CIE-Lab:
        48.3594, 63.7974, 41.8119
        CIE-LCH:
        48.3594, 76.2781, 33.2403
        CIE-Luv:
        48.3594, 128.9069, 27.7974
        Hunter-Lab:
        41.3268, 58.1438, 22.4715
      #d93030 color charts
#d93030 RGB chart
      #d93030 CMYK chart
      #d93030 RGB pie chart
      #d93030 color shades, tints & tones
#d93030 color schemes
#d93030 color preview, HTML & CSS examples
           This text has a color of #d93030        
        
          <p style="color:#d93030;">Text here</p>
        
        
          .mytext {color:#d93030;}
        
        Text color #d93030
      
           This box has a color of #d93030        
        
          <div style="background-color:#d93030;">Content here</div>
        
        
          .mybackground {background-color:#d93030;}
        
        Background color #d93030
      
           Border around this has a color of #d93030        
        
          <div style="border:2px solid #d93030;">Content here</div>
        
        
          .myborder {border:2px solid #d93030;}
        
        Border color #d93030