#d41252 color space conversions
Hex:
        #d41252
        RGB:
        212, 18, 82
        CMY:
        17, 93, 68
        CMYK:
        0, 92, 61, 17
      HSL:
        340°, 84.3478%, 45.0980%
        HSV (HSB):
        340°, 91.5094%, 83.1373%
        XYZ:
        28.8907, 15.0389, 9.3627
        xyY:
        0.5421, 0.2822, 15.0389
      CIE-Lab:
        45.6874, 70.2897, 18.0813
        CIE-LCH:
        45.6874, 72.5780, 14.4259
        CIE-Luv:
        45.6874, 125.4050, 6.3391
        Hunter-Lab:
        38.7800, 65.1157, 12.8315
      #d41252 color charts
#d41252 RGB chart
      #d41252 CMYK chart
      #d41252 RGB pie chart
      #d41252 color shades, tints & tones
#d41252 color schemes
#d41252 color preview, HTML & CSS examples
           This text has a color of #d41252        
        
          <p style="color:#d41252;">Text here</p>
        
        
          .mytext {color:#d41252;}
        
        Text color #d41252
      
           This box has a color of #d41252        
        
          <div style="background-color:#d41252;">Content here</div>
        
        
          .mybackground {background-color:#d41252;}
        
        Background color #d41252
      
           Border around this has a color of #d41252        
        
          <div style="border:2px solid #d41252;">Content here</div>
        
        
          .myborder {border:2px solid #d41252;}
        
        Border color #d41252