#d31451 color space conversions
Hex:
        #d31451
        RGB:
        211, 20, 81
        CMY:
        17, 92, 68
        CMYK:
        0, 91, 62, 17
      HSL:
        341°, 82.6840%, 45.2941%
        HSV (HSB):
        341°, 90.5213%, 82.7451%
        XYZ:
        28.5993, 14.9433, 9.1616
        xyY:
        0.5426, 0.2835, 14.9433
      CIE-Lab:
        45.5564, 69.7203, 18.4922
        CIE-LCH:
        45.5564, 72.1310, 14.8548
        CIE-Luv:
        45.5564, 124.5953, 6.8602
        Hunter-Lab:
        38.6565, 64.4110, 13.0079
      #d31451 color charts
#d31451 RGB chart
      #d31451 CMYK chart
      #d31451 RGB pie chart
      #d31451 color shades, tints & tones
#d31451 color schemes
#d31451 color preview, HTML & CSS examples
           This text has a color of #d31451        
        
          <p style="color:#d31451;">Text here</p>
        
        
          .mytext {color:#d31451;}
        
        Text color #d31451
      
           This box has a color of #d31451        
        
          <div style="background-color:#d31451;">Content here</div>
        
        
          .mybackground {background-color:#d31451;}
        
        Background color #d31451
      
           Border around this has a color of #d31451        
        
          <div style="border:2px solid #d31451;">Content here</div>
        
        
          .myborder {border:2px solid #d31451;}
        
        Border color #d31451