#d9126f color space conversions
Hex:
        #d9126f
        RGB:
        217, 18, 111
        CMY:
        15, 93, 56
        CMYK:
        0, 92, 49, 15
      HSL:
        332°, 84.6809%, 46.0784%
        HSV (HSB):
        332°, 91.7051%, 85.0980%
        XYZ:
        31.7008, 16.3320, 16.5205
        xyY:
        0.4911, 0.2530, 16.3320
      CIE-Lab:
        47.4071, 73.4415, 2.6505
        CIE-LCH:
        47.4071, 73.4893, 2.0669
        CIE-Luv:
        47.4071, 117.6120, -10.9624
        Hunter-Lab:
        40.4129, 69.2970, 4.0517
      #d9126f color charts
#d9126f RGB chart
      #d9126f CMYK chart
      #d9126f RGB pie chart
      #d9126f color shades, tints & tones
#d9126f color schemes
#d9126f color preview, HTML & CSS examples
           This text has a color of #d9126f        
        
          <p style="color:#d9126f;">Text here</p>
        
        
          .mytext {color:#d9126f;}
        
        Text color #d9126f
      
           This box has a color of #d9126f        
        
          <div style="background-color:#d9126f;">Content here</div>
        
        
          .mybackground {background-color:#d9126f;}
        
        Background color #d9126f
      
           Border around this has a color of #d9126f        
        
          <div style="border:2px solid #d9126f;">Content here</div>
        
        
          .myborder {border:2px solid #d9126f;}
        
        Border color #d9126f