#d43c35 color space conversions
Hex:
        #d43c35
        RGB:
        212, 60, 53
        CMY:
        17, 76, 79
        CMYK:
        0, 72, 75, 17
      HSL:
        3°, 64.8980%, 51.9608%
        HSV (HSB):
        3°, 75.0000%, 83.1373%
        XYZ:
        29.4098, 17.4858, 5.1932
        xyY:
        0.5646, 0.3357, 17.4858
      CIE-Lab:
        48.8664, 58.5887, 39.3080
        CIE-LCH:
        48.8664, 70.5532, 33.8582
        CIE-Luv:
        48.8664, 117.5272, 27.8345
        Hunter-Lab:
        41.8160, 52.3636, 21.9079
      #d43c35 color charts
#d43c35 RGB chart
      #d43c35 CMYK chart
      #d43c35 RGB pie chart
      #d43c35 color shades, tints & tones
#d43c35 color schemes
#d43c35 color preview, HTML & CSS examples
           This text has a color of #d43c35        
        
          <p style="color:#d43c35;">Text here</p>
        
        
          .mytext {color:#d43c35;}
        
        Text color #d43c35
      
           This box has a color of #d43c35        
        
          <div style="background-color:#d43c35;">Content here</div>
        
        
          .mybackground {background-color:#d43c35;}
        
        Background color #d43c35
      
           Border around this has a color of #d43c35        
        
          <div style="border:2px solid #d43c35;">Content here</div>
        
        
          .myborder {border:2px solid #d43c35;}
        
        Border color #d43c35