#d14c55 color space conversions
Hex:
        #d14c55
        RGB:
        209, 76, 85
        CMY:
        18, 70, 67
        CMYK:
        0, 64, 59, 18
      HSL:
        356°, 59.1111%, 55.8824%
        HSV (HSB):
        356°, 63.6364%, 81.9608%
        XYZ:
        30.5186, 19.3801, 10.7265
        xyY:
        0.5034, 0.3197, 19.3801
      CIE-Lab:
        51.1289, 53.0341, 23.3698
        CIE-LCH:
        51.1289, 57.9549, 23.7809
        CIE-Luv:
        51.1289, 98.0993, 16.7597
        Hunter-Lab:
        44.0228, 46.7045, 16.3694
      #d14c55 color charts
#d14c55 RGB chart
      #d14c55 CMYK chart
      #d14c55 RGB pie chart
      #d14c55 color shades, tints & tones
#d14c55 color schemes
#d14c55 color preview, HTML & CSS examples
           This text has a color of #d14c55        
        
          <p style="color:#d14c55;">Text here</p>
        
        
          .mytext {color:#d14c55;}
        
        Text color #d14c55
      
           This box has a color of #d14c55        
        
          <div style="background-color:#d14c55;">Content here</div>
        
        
          .mybackground {background-color:#d14c55;}
        
        Background color #d14c55
      
           Border around this has a color of #d14c55        
        
          <div style="border:2px solid #d14c55;">Content here</div>
        
        
          .myborder {border:2px solid #d14c55;}
        
        Border color #d14c55