#d3295b color space conversions
Hex:
        #d3295b
        RGB:
        211, 41, 91
        CMY:
        17, 84, 64
        CMYK:
        0, 81, 57, 17
      HSL:
        342°, 67.4603%, 49.4118%
        HSV (HSB):
        342°, 80.5687%, 82.7451%
        XYZ:
        29.5452, 16.1901, 11.4653
        xyY:
        0.5165, 0.2830, 16.1901
      CIE-Lab:
        47.2229, 66.1910, 14.5615
        CIE-LCH:
        47.2229, 67.7738, 12.4070
        CIE-Luv:
        47.2229, 115.0289, 4.0595
        Hunter-Lab:
        40.2369, 60.6547, 11.2714
      #d3295b color charts
#d3295b RGB chart
      #d3295b CMYK chart
      #d3295b RGB pie chart
      #d3295b color shades, tints & tones
#d3295b color schemes
#d3295b color preview, HTML & CSS examples
           This text has a color of #d3295b        
        
          <p style="color:#d3295b;">Text here</p>
        
        
          .mytext {color:#d3295b;}
        
        Text color #d3295b
      
           This box has a color of #d3295b        
        
          <div style="background-color:#d3295b;">Content here</div>
        
        
          .mybackground {background-color:#d3295b;}
        
        Background color #d3295b
      
           Border around this has a color of #d3295b        
        
          <div style="border:2px solid #d3295b;">Content here</div>
        
        
          .myborder {border:2px solid #d3295b;}
        
        Border color #d3295b