#d34240 color space conversions
Hex:
        #d34240
        RGB:
        211, 66, 64
        CMY:
        17, 74, 75
        CMYK:
        0, 69, 70, 17
      HSL:
        1°, 62.5532%, 53.9216%
        HSV (HSB):
        1°, 69.6682%, 82.7451%
        XYZ:
        29.7376, 18.1155, 6.7798
        xyY:
        0.5443, 0.3316, 18.1155
      CIE-Lab:
        49.6359, 56.5237, 33.8941
        CIE-LCH:
        49.6359, 65.9071, 30.9488
        CIE-Luv:
        49.6359, 110.8506, 24.7120
        Hunter-Lab:
        42.5623, 50.2311, 20.3492
      #d34240 color charts
#d34240 RGB chart
      #d34240 CMYK chart
      #d34240 RGB pie chart
      #d34240 color shades, tints & tones
#d34240 color schemes
#d34240 color preview, HTML & CSS examples
           This text has a color of #d34240        
        
          <p style="color:#d34240;">Text here</p>
        
        
          .mytext {color:#d34240;}
        
        Text color #d34240
      
           This box has a color of #d34240        
        
          <div style="background-color:#d34240;">Content here</div>
        
        
          .mybackground {background-color:#d34240;}
        
        Background color #d34240
      
           Border around this has a color of #d34240        
        
          <div style="border:2px solid #d34240;">Content here</div>
        
        
          .myborder {border:2px solid #d34240;}
        
        Border color #d34240