#d63243 color space conversions
Hex:
        #d63243
        RGB:
        214, 50, 67
        CMY:
        16, 80, 74
        CMYK:
        0, 77, 69, 16
      HSL:
        354°, 66.6667%, 51.7647%
        HSV (HSB):
        354°, 76.6355%, 83.9216%
        XYZ:
        29.8853, 16.9826, 7.0130
        xyY:
        0.5547, 0.3152, 16.9826
      CIE-Lab:
        48.2381, 63.1096, 30.5853
        CIE-LCH:
        48.2381, 70.1305, 25.8566
        CIE-Luv:
        48.2381, 121.1848, 19.8802
        Hunter-Lab:
        41.2099, 57.3301, 18.7571
      #d63243 color charts
#d63243 RGB chart
      #d63243 CMYK chart
      #d63243 RGB pie chart
      #d63243 color shades, tints & tones
#d63243 color schemes
#d63243 color preview, HTML & CSS examples
           This text has a color of #d63243        
        
          <p style="color:#d63243;">Text here</p>
        
        
          .mytext {color:#d63243;}
        
        Text color #d63243
      
           This box has a color of #d63243        
        
          <div style="background-color:#d63243;">Content here</div>
        
        
          .mybackground {background-color:#d63243;}
        
        Background color #d63243
      
           Border around this has a color of #d63243        
        
          <div style="border:2px solid #d63243;">Content here</div>
        
        
          .myborder {border:2px solid #d63243;}
        
        Border color #d63243