#d4126f color space conversions
Hex:
        #d4126f
        RGB:
        212, 18, 111
        CMY:
        17, 93, 56
        CMYK:
        0, 92, 48, 17
      HSL:
        331°, 84.3478%, 45.0980%
        HSV (HSB):
        331°, 91.5094%, 83.1373%
        XYZ:
        30.2369, 15.5774, 16.4520
        xyY:
        0.4856, 0.2502, 15.5774
      CIE-Lab:
        46.4150, 72.2959, 1.0876
        CIE-LCH:
        46.4150, 72.3041, 0.8619
        CIE-Luv:
        46.4150, 113.5965, -12.5429
        Hunter-Lab:
        39.4682, 67.6812, 2.9131
      #d4126f color charts
#d4126f RGB chart
      #d4126f CMYK chart
      #d4126f RGB pie chart
      #d4126f color shades, tints & tones
#d4126f color schemes
#d4126f color preview, HTML & CSS examples
           This text has a color of #d4126f        
        
          <p style="color:#d4126f;">Text here</p>
        
        
          .mytext {color:#d4126f;}
        
        Text color #d4126f
      
           This box has a color of #d4126f        
        
          <div style="background-color:#d4126f;">Content here</div>
        
        
          .mybackground {background-color:#d4126f;}
        
        Background color #d4126f
      
           Border around this has a color of #d4126f        
        
          <div style="border:2px solid #d4126f;">Content here</div>
        
        
          .myborder {border:2px solid #d4126f;}
        
        Border color #d4126f