#d8305f color space conversions
Hex:
        #d8305f
        RGB:
        216, 48, 95
        CMY:
        15, 81, 63
        CMYK:
        0, 78, 56, 15
      HSL:
        343°, 68.2927%, 51.7647%
        HSV (HSB):
        343°, 77.7778%, 84.7059%
        XYZ:
        31.4414, 17.5391, 12.5547
        xyY:
        0.5110, 0.2850, 17.5391
      CIE-Lab:
        48.9322, 65.9195, 14.6074
        CIE-LCH:
        48.9322, 67.5186, 12.4945
        CIE-Luv:
        48.9322, 114.9811, 4.3550
        Hunter-Lab:
        41.8797, 60.7206, 11.5418
      #d8305f color charts
#d8305f RGB chart
      #d8305f CMYK chart
      #d8305f RGB pie chart
      #d8305f color shades, tints & tones
#d8305f color schemes
#d8305f color preview, HTML & CSS examples
           This text has a color of #d8305f        
        
          <p style="color:#d8305f;">Text here</p>
        
        
          .mytext {color:#d8305f;}
        
        Text color #d8305f
      
           This box has a color of #d8305f        
        
          <div style="background-color:#d8305f;">Content here</div>
        
        
          .mybackground {background-color:#d8305f;}
        
        Background color #d8305f
      
           Border around this has a color of #d8305f        
        
          <div style="border:2px solid #d8305f;">Content here</div>
        
        
          .myborder {border:2px solid #d8305f;}
        
        Border color #d8305f