#d45353 color space conversions
Hex:
        #d45353
        RGB:
        212, 83, 83
        CMY:
        17, 67, 67
        CMYK:
        0, 61, 61, 17
      HSL:
        0°, 60.0000%, 57.8431%
        HSV (HSB):
        0°, 60.8491%, 83.1373%
        XYZ:
        31.8060, 20.8081, 10.5236
        xyY:
        0.5038, 0.3296, 20.8081
      CIE-Lab:
        52.7388, 50.8430, 26.7316
        CIE-LCH:
        52.7388, 57.4420, 27.7340
        CIE-Luv:
        52.7388, 96.6522, 20.8392
        Hunter-Lab:
        45.6159, 44.6324, 18.2529
      #d45353 color charts
#d45353 RGB chart
      #d45353 CMYK chart
      #d45353 RGB pie chart
      #d45353 color shades, tints & tones
#d45353 color schemes
#d45353 color preview, HTML & CSS examples
           This text has a color of #d45353        
        
          <p style="color:#d45353;">Text here</p>
        
        
          .mytext {color:#d45353;}
        
        Text color #d45353
      
           This box has a color of #d45353        
        
          <div style="background-color:#d45353;">Content here</div>
        
        
          .mybackground {background-color:#d45353;}
        
        Background color #d45353
      
           Border around this has a color of #d45353        
        
          <div style="border:2px solid #d45353;">Content here</div>
        
        
          .myborder {border:2px solid #d45353;}
        
        Border color #d45353