#d1447f color space conversions
Hex:
        #d1447f
        RGB:
        209, 68, 127
        CMY:
        18, 73, 50
        CMYK:
        0, 67, 39, 18
      HSL:
        335°, 60.5150%, 54.3137%
        HSV (HSB):
        335°, 67.4641%, 81.9608%
        XYZ:
        32.1924, 19.2219, 22.0921
        xyY:
        0.4380, 0.2615, 19.2219
      CIE-Lab:
        50.9458, 59.9718, -2.0992
        CIE-LCH:
        50.9458, 60.0085, 357.9953
        CIE-Luv:
        50.9458, 89.4581, -13.9621
        Hunter-Lab:
        43.8427, 54.3423, 0.8140
      #d1447f color charts
#d1447f RGB chart
      #d1447f CMYK chart
      #d1447f RGB pie chart
      #d1447f color shades, tints & tones
#d1447f color schemes
#d1447f color preview, HTML & CSS examples
           This text has a color of #d1447f        
        
          <p style="color:#d1447f;">Text here</p>
        
        
          .mytext {color:#d1447f;}
        
        Text color #d1447f
      
           This box has a color of #d1447f        
        
          <div style="background-color:#d1447f;">Content here</div>
        
        
          .mybackground {background-color:#d1447f;}
        
        Background color #d1447f
      
           Border around this has a color of #d1447f        
        
          <div style="border:2px solid #d1447f;">Content here</div>
        
        
          .myborder {border:2px solid #d1447f;}
        
        Border color #d1447f