#d4353f color space conversions
Hex:
        #d4353f
        RGB:
        212, 53, 63
        CMY:
        17, 79, 75
        CMYK:
        0, 75, 70, 17
      HSL:
        356°, 64.8980%, 51.9608%
        HSV (HSB):
        356°, 75.0000%, 83.1373%
        XYZ:
        29.3217, 16.9021, 6.4196
        xyY:
        0.5570, 0.3211, 16.9021
      CIE-Lab:
        48.1365, 61.3967, 32.7382
        CIE-LCH:
        48.1365, 69.5798, 28.0676
        CIE-Luv:
        48.1365, 119.1362, 22.0160
        Hunter-Lab:
        41.1122, 55.3618, 19.5205
      #d4353f color charts
#d4353f RGB chart
      #d4353f CMYK chart
      #d4353f RGB pie chart
      #d4353f color shades, tints & tones
#d4353f color schemes
#d4353f color preview, HTML & CSS examples
           This text has a color of #d4353f        
        
          <p style="color:#d4353f;">Text here</p>
        
        
          .mytext {color:#d4353f;}
        
        Text color #d4353f
      
           This box has a color of #d4353f        
        
          <div style="background-color:#d4353f;">Content here</div>
        
        
          .mybackground {background-color:#d4353f;}
        
        Background color #d4353f
      
           Border around this has a color of #d4353f        
        
          <div style="border:2px solid #d4353f;">Content here</div>
        
        
          .myborder {border:2px solid #d4353f;}
        
        Border color #d4353f