#d1306f color space conversions
Hex:
        #d1306f
        RGB:
        209, 48, 111
        CMY:
        18, 81, 56
        CMYK:
        0, 77, 47, 18
      HSL:
        337°, 63.6364%, 50.3922%
        HSV (HSB):
        337°, 77.0335%, 81.9608%
        XYZ:
        30.2207, 16.8169, 16.6921
        xyY:
        0.4742, 0.2639, 16.8169
      CIE-Lab:
        48.0285, 65.2802, 3.3538
        CIE-LCH:
        48.0285, 65.3663, 2.9410
        CIE-Luv:
        48.0285, 103.4345, -8.2486
        Hunter-Lab:
        41.0084, 59.7788, 4.5724
      #d1306f color charts
#d1306f RGB chart
      #d1306f CMYK chart
      #d1306f RGB pie chart
      #d1306f color shades, tints & tones
#d1306f color schemes
#d1306f color preview, HTML & CSS examples
           This text has a color of #d1306f        
        
          <p style="color:#d1306f;">Text here</p>
        
        
          .mytext {color:#d1306f;}
        
        Text color #d1306f
      
           This box has a color of #d1306f        
        
          <div style="background-color:#d1306f;">Content here</div>
        
        
          .mybackground {background-color:#d1306f;}
        
        Background color #d1306f
      
           Border around this has a color of #d1306f        
        
          <div style="border:2px solid #d1306f;">Content here</div>
        
        
          .myborder {border:2px solid #d1306f;}
        
        Border color #d1306f