#d02140 color space conversions
Hex:
        #d02140
        RGB:
        208, 33, 64
        CMY:
        18, 87, 75
        CMYK:
        0, 84, 69, 18
      HSL:
        349°, 72.6141%, 47.2549%
        HSV (HSB):
        349°, 84.1346%, 81.5686%
        XYZ:
        27.4817, 14.8678, 6.2718
        xyY:
        0.5652, 0.3058, 14.8678
      CIE-Lab:
        45.4526, 65.7453, 28.7129
        CIE-LCH:
        45.4526, 71.7417, 23.5923
        CIE-Luv:
        45.4526, 124.2828, 16.8514
        Hunter-Lab:
        38.5588, 59.7432, 17.3473
      #d02140 color charts
#d02140 RGB chart
      #d02140 CMYK chart
      #d02140 RGB pie chart
      #d02140 color shades, tints & tones
#d02140 color schemes
#d02140 color preview, HTML & CSS examples
           This text has a color of #d02140        
        
          <p style="color:#d02140;">Text here</p>
        
        
          .mytext {color:#d02140;}
        
        Text color #d02140
      
           This box has a color of #d02140        
        
          <div style="background-color:#d02140;">Content here</div>
        
        
          .mybackground {background-color:#d02140;}
        
        Background color #d02140
      
           Border around this has a color of #d02140        
        
          <div style="border:2px solid #d02140;">Content here</div>
        
        
          .myborder {border:2px solid #d02140;}
        
        Border color #d02140