#d34239 color space conversions
Hex:
        #d34239
        RGB:
        211, 66, 57
        CMY:
        17, 74, 78
        CMYK:
        0, 69, 73, 17
      HSL:
        4°, 63.6364%, 52.5490%
        HSV (HSB):
        4°, 72.9858%, 82.7451%
        XYZ:
        29.5507, 18.0407, 5.7956
        xyY:
        0.5535, 0.3379, 18.0407
      CIE-Lab:
        49.5455, 56.2009, 37.7762
        CIE-LCH:
        49.5455, 67.7169, 33.9076
        CIE-Luv:
        49.5455, 112.3268, 27.6807
        Hunter-Lab:
        42.4744, 49.8577, 21.6420
      #d34239 color charts
#d34239 RGB chart
      #d34239 CMYK chart
      #d34239 RGB pie chart
      #d34239 color shades, tints & tones
#d34239 color schemes
#d34239 color preview, HTML & CSS examples
           This text has a color of #d34239        
        
          <p style="color:#d34239;">Text here</p>
        
        
          .mytext {color:#d34239;}
        
        Text color #d34239
      
           This box has a color of #d34239        
        
          <div style="background-color:#d34239;">Content here</div>
        
        
          .mybackground {background-color:#d34239;}
        
        Background color #d34239
      
           Border around this has a color of #d34239        
        
          <div style="border:2px solid #d34239;">Content here</div>
        
        
          .myborder {border:2px solid #d34239;}
        
        Border color #d34239