#d9197f color space conversions
Hex:
        #d9197f
        RGB:
        217, 25, 127
        CMY:
        15, 90, 50
        CMYK:
        0, 88, 41, 15
      HSL:
        328°, 79.3388%, 47.4510%
        HSV (HSB):
        328°, 88.4793%, 85.0980%
        XYZ:
        32.7937, 16.9793, 21.6276
        xyY:
        0.4593, 0.2378, 16.9793
      CIE-Lab:
        48.2339, 73.8174, -5.9452
        CIE-LCH:
        48.2339, 74.0564, 355.3954
        CIE-Luv:
        48.2339, 109.3740, -21.7316
        Hunter-Lab:
        41.2059, 69.9486, -2.2752
      #d9197f color charts
#d9197f RGB chart
      #d9197f CMYK chart
      #d9197f RGB pie chart
      #d9197f color shades, tints & tones
#d9197f color schemes
#d9197f color preview, HTML & CSS examples
           This text has a color of #d9197f        
        
          <p style="color:#d9197f;">Text here</p>
        
        
          .mytext {color:#d9197f;}
        
        Text color #d9197f
      
           This box has a color of #d9197f        
        
          <div style="background-color:#d9197f;">Content here</div>
        
        
          .mybackground {background-color:#d9197f;}
        
        Background color #d9197f
      
           Border around this has a color of #d9197f        
        
          <div style="border:2px solid #d9197f;">Content here</div>
        
        
          .myborder {border:2px solid #d9197f;}
        
        Border color #d9197f