#d63b65 color space conversions
Hex:
        #d63b65
        RGB:
        214, 59, 101
        CMY:
        16, 77, 60
        CMYK:
        0, 72, 53, 16
      HSL:
        344°, 65.4008%, 53.5294%
        HSV (HSB):
        344°, 72.4299%, 83.9216%
        XYZ:
        31.6445, 18.3637, 14.1886
        xyY:
        0.4929, 0.2861, 18.3637
      CIE-Lab:
        49.9342, 62.3432, 12.2832
        CIE-LCH:
        49.9342, 63.5417, 11.1459
        CIE-Luv:
        49.9342, 106.5622, 2.8070
        Hunter-Lab:
        42.8528, 56.8201, 10.3660
      #d63b65 color charts
#d63b65 RGB chart
      #d63b65 CMYK chart
      #d63b65 RGB pie chart
      #d63b65 color shades, tints & tones
#d63b65 color schemes
#d63b65 color preview, HTML & CSS examples
           This text has a color of #d63b65        
        
          <p style="color:#d63b65;">Text here</p>
        
        
          .mytext {color:#d63b65;}
        
        Text color #d63b65
      
           This box has a color of #d63b65        
        
          <div style="background-color:#d63b65;">Content here</div>
        
        
          .mybackground {background-color:#d63b65;}
        
        Background color #d63b65
      
           Border around this has a color of #d63b65        
        
          <div style="border:2px solid #d63b65;">Content here</div>
        
        
          .myborder {border:2px solid #d63b65;}
        
        Border color #d63b65