#d1426d color space conversions
Hex:
        #d1426d
        RGB:
        209, 66, 109
        CMY:
        18, 74, 57
        CMYK:
        0, 68, 48, 18
      HSL:
        342°, 60.8511%, 53.9216%
        HSV (HSB):
        342°, 68.4211%, 81.9608%
        XYZ:
        31.0030, 18.5559, 16.4156
        xyY:
        0.4699, 0.2813, 18.5559
      CIE-Lab:
        50.1635, 58.9975, 7.6291
        CIE-LCH:
        50.1635, 59.4887, 7.3682
        CIE-Luv:
        50.1635, 96.5112, -1.7038
        Hunter-Lab:
        43.0765, 53.0861, 7.5593
      #d1426d color charts
#d1426d RGB chart
      #d1426d CMYK chart
      #d1426d RGB pie chart
      #d1426d color shades, tints & tones
#d1426d color schemes
#d1426d color preview, HTML & CSS examples
           This text has a color of #d1426d        
        
          <p style="color:#d1426d;">Text here</p>
        
        
          .mytext {color:#d1426d;}
        
        Text color #d1426d
      
           This box has a color of #d1426d        
        
          <div style="background-color:#d1426d;">Content here</div>
        
        
          .mybackground {background-color:#d1426d;}
        
        Background color #d1426d
      
           Border around this has a color of #d1426d        
        
          <div style="border:2px solid #d1426d;">Content here</div>
        
        
          .myborder {border:2px solid #d1426d;}
        
        Border color #d1426d