#d61560 color space conversions
Hex:
        #d61560
        RGB:
        214, 21, 96
        CMY:
        16, 92, 62
        CMYK:
        0, 90, 55, 16
      HSL:
        337°, 82.1277%, 46.0784%
        HSV (HSB):
        337°, 90.1869%, 83.9216%
        XYZ:
        30.1110, 15.6770, 12.5053
        xyY:
        0.5165, 0.2689, 15.6770
      CIE-Lab:
        46.5478, 71.2492, 10.6244
        CIE-LCH:
        46.5478, 72.0370, 8.4812
        CIE-Luv:
        46.5478, 120.9954, -1.4204
        Hunter-Lab:
        39.5942, 66.4579, 8.9900
      #d61560 color charts
#d61560 RGB chart
      #d61560 CMYK chart
      #d61560 RGB pie chart
      #d61560 color shades, tints & tones
#d61560 color schemes
#d61560 color preview, HTML & CSS examples
           This text has a color of #d61560        
        
          <p style="color:#d61560;">Text here</p>
        
        
          .mytext {color:#d61560;}
        
        Text color #d61560
      
           This box has a color of #d61560        
        
          <div style="background-color:#d61560;">Content here</div>
        
        
          .mybackground {background-color:#d61560;}
        
        Background color #d61560
      
           Border around this has a color of #d61560        
        
          <div style="border:2px solid #d61560;">Content here</div>
        
        
          .myborder {border:2px solid #d61560;}
        
        Border color #d61560