#d2454b color space conversions
Hex:
        #d2454b
        RGB:
        210, 69, 75
        CMY:
        18, 73, 71
        CMYK:
        0, 67, 64, 18
      HSL:
        357°, 61.0390%, 54.7059%
        HSV (HSB):
        357°, 67.1429%, 82.3529%
        XYZ:
        29.9765, 18.4659, 8.6409
        xyY:
        0.5251, 0.3235, 18.4659
      CIE-Lab:
        50.0564, 55.6177, 27.9433
        CIE-LCH:
        50.0564, 62.2427, 26.6758
        CIE-Luv:
        50.0564, 105.6526, 20.1143
        Hunter-Lab:
        42.9719, 49.3175, 18.1581
      #d2454b color charts
#d2454b RGB chart
      #d2454b CMYK chart
      #d2454b RGB pie chart
      #d2454b color shades, tints & tones
#d2454b color schemes
#d2454b color preview, HTML & CSS examples
           This text has a color of #d2454b        
        
          <p style="color:#d2454b;">Text here</p>
        
        
          .mytext {color:#d2454b;}
        
        Text color #d2454b
      
           This box has a color of #d2454b        
        
          <div style="background-color:#d2454b;">Content here</div>
        
        
          .mybackground {background-color:#d2454b;}
        
        Background color #d2454b
      
           Border around this has a color of #d2454b        
        
          <div style="border:2px solid #d2454b;">Content here</div>
        
        
          .myborder {border:2px solid #d2454b;}
        
        Border color #d2454b