#d9157f color space conversions
Hex:
        #d9157f
        RGB:
        217, 21, 127
        CMY:
        15, 92, 50
        CMYK:
        0, 90, 41, 15
      HSL:
        328°, 82.3529%, 46.6667%
        HSV (HSB):
        328°, 90.3226%, 85.0980%
        XYZ:
        32.7142, 16.8204, 21.6011
        xyY:
        0.4599, 0.2365, 16.8204
      CIE-Lab:
        48.0329, 74.4004, -6.2441
        CIE-LCH:
        48.0329, 74.6620, 355.2026
        CIE-Luv:
        48.0329, 110.0405, -22.2258
        Hunter-Lab:
        41.0126, 70.6106, -2.5188
      #d9157f color charts
#d9157f RGB chart
      #d9157f CMYK chart
      #d9157f RGB pie chart
      #d9157f color shades, tints & tones
#d9157f color schemes
#d9157f color preview, HTML & CSS examples
           This text has a color of #d9157f        
        
          <p style="color:#d9157f;">Text here</p>
        
        
          .mytext {color:#d9157f;}
        
        Text color #d9157f
      
           This box has a color of #d9157f        
        
          <div style="background-color:#d9157f;">Content here</div>
        
        
          .mybackground {background-color:#d9157f;}
        
        Background color #d9157f
      
           Border around this has a color of #d9157f        
        
          <div style="border:2px solid #d9157f;">Content here</div>
        
        
          .myborder {border:2px solid #d9157f;}
        
        Border color #d9157f