#d52c35 color space conversions
Hex:
        #d52c35
        RGB:
        213, 44, 53
        CMY:
        16, 83, 79
        CMYK:
        0, 79, 75, 16
      HSL:
        357°, 66.7984%, 50.3922%
        HSV (HSB):
        357°, 79.3427%, 83.5294%
        XYZ:
        28.9839, 16.2045, 4.9683
        xyY:
        0.5779, 0.3231, 16.2045
      CIE-Lab:
        47.2417, 63.9510, 37.5691
        CIE-LCH:
        47.2417, 74.1699, 30.4328
        CIE-Luv:
        47.2417, 126.6220, 24.5020
        Hunter-Lab:
        40.2549, 58.0756, 20.8607
      #d52c35 color charts
#d52c35 RGB chart
      #d52c35 CMYK chart
      #d52c35 RGB pie chart
      #d52c35 color shades, tints & tones
#d52c35 color schemes
#d52c35 color preview, HTML & CSS examples
           This text has a color of #d52c35        
        
          <p style="color:#d52c35;">Text here</p>
        
        
          .mytext {color:#d52c35;}
        
        Text color #d52c35
      
           This box has a color of #d52c35        
        
          <div style="background-color:#d52c35;">Content here</div>
        
        
          .mybackground {background-color:#d52c35;}
        
        Background color #d52c35
      
           Border around this has a color of #d52c35        
        
          <div style="border:2px solid #d52c35;">Content here</div>
        
        
          .myborder {border:2px solid #d52c35;}
        
        Border color #d52c35