#d63b56 color space conversions
Hex:
        #d63b56
        RGB:
        214, 59, 86
        CMY:
        16, 77, 66
        CMYK:
        0, 72, 60, 16
      HSL:
        350°, 65.4008%, 53.5294%
        HSV (HSB):
        350°, 72.4299%, 83.9216%
        XYZ:
        30.9752, 18.0960, 10.6644
        xyY:
        0.5185, 0.3029, 18.0960
      CIE-Lab:
        49.6123, 61.2705, 20.9336
        CIE-LCH:
        49.6123, 64.7479, 18.8632
        CIE-Luv:
        49.6123, 111.3644, 12.0509
        Hunter-Lab:
        42.5393, 55.5318, 14.9138
      #d63b56 color charts
#d63b56 RGB chart
      #d63b56 CMYK chart
      #d63b56 RGB pie chart
      #d63b56 color shades, tints & tones
#d63b56 color schemes
#d63b56 color preview, HTML & CSS examples
           This text has a color of #d63b56        
        
          <p style="color:#d63b56;">Text here</p>
        
        
          .mytext {color:#d63b56;}
        
        Text color #d63b56
      
           This box has a color of #d63b56        
        
          <div style="background-color:#d63b56;">Content here</div>
        
        
          .mybackground {background-color:#d63b56;}
        
        Background color #d63b56
      
           Border around this has a color of #d63b56        
        
          <div style="border:2px solid #d63b56;">Content here</div>
        
        
          .myborder {border:2px solid #d63b56;}
        
        Border color #d63b56