#d20d61 color space conversions
Hex:
        #d20d61
        RGB:
        210, 13, 97
        CMY:
        18, 95, 62
        CMYK:
        0, 94, 54, 18
      HSL:
        334°, 88.3408%, 43.7255%
        HSV (HSB):
        334°, 93.8095%, 82.3529%
        XYZ:
        28.8799, 14.8526, 12.6539
        xyY:
        0.5122, 0.2634, 14.8526
      CIE-Lab:
        45.4316, 71.3506, 8.3160
        CIE-LCH:
        45.4316, 71.8336, 6.6479
        CIE-Luv:
        45.4316, 118.7203, -4.0199
        Hunter-Lab:
        38.5390, 66.3191, 7.5100
      #d20d61 color charts
#d20d61 RGB chart
      #d20d61 CMYK chart
      #d20d61 RGB pie chart
      #d20d61 color shades, tints & tones
#d20d61 color schemes
#d20d61 color preview, HTML & CSS examples
           This text has a color of #d20d61        
        
          <p style="color:#d20d61;">Text here</p>
        
        
          .mytext {color:#d20d61;}
        
        Text color #d20d61
      
           This box has a color of #d20d61        
        
          <div style="background-color:#d20d61;">Content here</div>
        
        
          .mybackground {background-color:#d20d61;}
        
        Background color #d20d61
      
           Border around this has a color of #d20d61        
        
          <div style="border:2px solid #d20d61;">Content here</div>
        
        
          .myborder {border:2px solid #d20d61;}
        
        Border color #d20d61