#d14569 color space conversions
Hex:
        #d14569
        RGB:
        209, 69, 105
        CMY:
        18, 73, 59
        CMYK:
        0, 67, 50, 18
      HSL:
        345°, 60.3448%, 54.5098%
        HSV (HSB):
        345°, 66.9856%, 81.9608%
        XYZ:
        30.9724, 18.8315, 15.3670
        xyY:
        0.4752, 0.2890, 18.8315
      CIE-Lab:
        50.4895, 57.4792, 10.5076
        CIE-LCH:
        50.4895, 58.4317, 10.3597
        CIE-Luv:
        50.4895, 96.3102, 1.9990
        Hunter-Lab:
        43.3952, 51.4588, 9.3811
      #d14569 color charts
#d14569 RGB chart
      #d14569 CMYK chart
      #d14569 RGB pie chart
      #d14569 color shades, tints & tones
#d14569 color schemes
#d14569 color preview, HTML & CSS examples
           This text has a color of #d14569        
        
          <p style="color:#d14569;">Text here</p>
        
        
          .mytext {color:#d14569;}
        
        Text color #d14569
      
           This box has a color of #d14569        
        
          <div style="background-color:#d14569;">Content here</div>
        
        
          .mybackground {background-color:#d14569;}
        
        Background color #d14569
      
           Border around this has a color of #d14569        
        
          <div style="border:2px solid #d14569;">Content here</div>
        
        
          .myborder {border:2px solid #d14569;}
        
        Border color #d14569