#d41075 color space conversions
Hex:
        #d41075
        RGB:
        212, 16, 117
        CMY:
        17, 94, 54
        CMYK:
        0, 92, 45, 17
      HSL:
        329°, 85.9649%, 44.7059%
        HSV (HSB):
        329°, 92.4528%, 83.1373%
        XYZ:
        30.5476, 15.6520, 18.2407
        xyY:
        0.4740, 0.2429, 15.6520
      CIE-Lab:
        46.5146, 73.0319, -2.4693
        CIE-LCH:
        46.5146, 73.0736, 358.0635
        CIE-Luv:
        46.5146, 111.2299, -17.0476
        Hunter-Lab:
        39.5626, 68.5911, 0.3576
      #d41075 color charts
#d41075 RGB chart
      #d41075 CMYK chart
      #d41075 RGB pie chart
      #d41075 color shades, tints & tones
#d41075 color schemes
#d41075 color preview, HTML & CSS examples
           This text has a color of #d41075        
        
          <p style="color:#d41075;">Text here</p>
        
        
          .mytext {color:#d41075;}
        
        Text color #d41075
      
           This box has a color of #d41075        
        
          <div style="background-color:#d41075;">Content here</div>
        
        
          .mybackground {background-color:#d41075;}
        
        Background color #d41075
      
           Border around this has a color of #d41075        
        
          <div style="border:2px solid #d41075;">Content here</div>
        
        
          .myborder {border:2px solid #d41075;}
        
        Border color #d41075