#d41235 color space conversions
Hex:
        #d41235
        RGB:
        212, 18, 53
        CMY:
        17, 93, 79
        CMYK:
        0, 92, 75, 17
      HSL:
        349°, 84.3478%, 45.0980%
        HSV (HSB):
        349°, 91.5094%, 83.1373%
        XYZ:
        28.0103, 14.6867, 4.7267
        xyY:
        0.5906, 0.3097, 14.6867
      CIE-Lab:
        45.2021, 68.9314, 35.2306
        CIE-LCH:
        45.2021, 77.4127, 27.0714
        CIE-Luv:
        45.2021, 134.5657, 20.6994
        Hunter-Lab:
        38.3232, 63.3992, 19.5136
      #d41235 color charts
#d41235 RGB chart
      #d41235 CMYK chart
      #d41235 RGB pie chart
      #d41235 color shades, tints & tones
#d41235 color schemes
#d41235 color preview, HTML & CSS examples
           This text has a color of #d41235        
        
          <p style="color:#d41235;">Text here</p>
        
        
          .mytext {color:#d41235;}
        
        Text color #d41235
      
           This box has a color of #d41235        
        
          <div style="background-color:#d41235;">Content here</div>
        
        
          .mybackground {background-color:#d41235;}
        
        Background color #d41235
      
           Border around this has a color of #d41235        
        
          <div style="border:2px solid #d41235;">Content here</div>
        
        
          .myborder {border:2px solid #d41235;}
        
        Border color #d41235