#d3315b color space conversions
Hex:
        #d3315b
        RGB:
        211, 49, 91
        CMY:
        17, 81, 64
        CMYK:
        0, 77, 57, 17
      HSL:
        344°, 64.8000%, 50.9804%
        HSV (HSB):
        344°, 76.7773%, 82.7451%
        XYZ:
        29.8506, 16.8008, 11.5671
        xyY:
        0.5127, 0.2886, 16.8008
      CIE-Lab:
        48.0081, 63.9694, 15.6366
        CIE-LCH:
        48.0081, 65.8528, 13.7360
        CIE-Luv:
        48.0081, 111.9284, 5.8137
        Hunter-Lab:
        40.9888, 58.2643, 11.9604
      #d3315b color charts
#d3315b RGB chart
      #d3315b CMYK chart
      #d3315b RGB pie chart
      #d3315b color shades, tints & tones
#d3315b color schemes
#d3315b color preview, HTML & CSS examples
           This text has a color of #d3315b        
        
          <p style="color:#d3315b;">Text here</p>
        
        
          .mytext {color:#d3315b;}
        
        Text color #d3315b
      
           This box has a color of #d3315b        
        
          <div style="background-color:#d3315b;">Content here</div>
        
        
          .mybackground {background-color:#d3315b;}
        
        Background color #d3315b
      
           Border around this has a color of #d3315b        
        
          <div style="border:2px solid #d3315b;">Content here</div>
        
        
          .myborder {border:2px solid #d3315b;}
        
        Border color #d3315b