#d60250 color space conversions
Hex:
        #d60250
        RGB:
        214, 2, 80
        CMY:
        16, 99, 69
        CMYK:
        0, 99, 63, 16
      HSL:
        338°, 98.1481%, 42.3529%
        HSV (HSB):
        338°, 99.0654%, 83.9216%
        XYZ:
        29.2012, 14.9187, 8.9299
        xyY:
        0.5504, 0.2812, 14.9187
      CIE-Lab:
        45.5227, 72.1998, 19.1790
        CIE-LCH:
        45.5227, 74.7037, 14.8764
        CIE-Luv:
        45.5227, 129.9939, 6.8560
        Hunter-Lab:
        38.6248, 67.3567, 13.3297
      #d60250 color charts
#d60250 RGB chart
      #d60250 CMYK chart
      #d60250 RGB pie chart
      #d60250 color shades, tints & tones
#d60250 color schemes
#d60250 color preview, HTML & CSS examples
           This text has a color of #d60250        
        
          <p style="color:#d60250;">Text here</p>
        
        
          .mytext {color:#d60250;}
        
        Text color #d60250
      
           This box has a color of #d60250        
        
          <div style="background-color:#d60250;">Content here</div>
        
        
          .mybackground {background-color:#d60250;}
        
        Background color #d60250
      
           Border around this has a color of #d60250        
        
          <div style="border:2px solid #d60250;">Content here</div>
        
        
          .myborder {border:2px solid #d60250;}
        
        Border color #d60250