#d41230 color space conversions
Hex:
        #d41230
        RGB:
        212, 18, 48
        CMY:
        17, 93, 81
        CMYK:
        0, 92, 77, 17
      HSL:
        351°, 84.3478%, 45.0980%
        HSV (HSB):
        351°, 91.5094%, 83.1373%
        XYZ:
        27.9012, 14.6431, 4.1521
        xyY:
        0.5975, 0.3136, 14.6431
      CIE-Lab:
        45.1414, 68.7604, 38.0977
        CIE-LCH:
        45.1414, 78.6093, 28.9893
        CIE-Luv:
        45.1414, 135.7963, 22.6121
        Hunter-Lab:
        38.2663, 63.1843, 20.3530
      #d41230 color charts
#d41230 RGB chart
      #d41230 CMYK chart
      #d41230 RGB pie chart
      #d41230 color shades, tints & tones
#d41230 color schemes
#d41230 color preview, HTML & CSS examples
           This text has a color of #d41230        
        
          <p style="color:#d41230;">Text here</p>
        
        
          .mytext {color:#d41230;}
        
        Text color #d41230
      
           This box has a color of #d41230        
        
          <div style="background-color:#d41230;">Content here</div>
        
        
          .mybackground {background-color:#d41230;}
        
        Background color #d41230
      
           Border around this has a color of #d41230        
        
          <div style="border:2px solid #d41230;">Content here</div>
        
        
          .myborder {border:2px solid #d41230;}
        
        Border color #d41230