#d81260 color space conversions
Hex:
        #d81260
        RGB:
        216, 18, 96
        CMY:
        15, 93, 62
        CMYK:
        0, 92, 56, 15
      HSL:
        336°, 84.6154%, 45.8824%
        HSV (HSB):
        336°, 91.6667%, 84.7059%
        XYZ:
        30.6465, 15.8761, 12.5155
        xyY:
        0.5191, 0.2689, 15.8761
      CIE-Lab:
        46.8115, 72.1215, 11.0525
        CIE-LCH:
        46.8115, 72.9635, 8.7127
        CIE-Luv:
        46.8115, 123.1288, -1.1575
        Hunter-Lab:
        39.8448, 67.5645, 9.2680
      #d81260 color charts
#d81260 RGB chart
      #d81260 CMYK chart
      #d81260 RGB pie chart
      #d81260 color shades, tints & tones
#d81260 color schemes
#d81260 color preview, HTML & CSS examples
           This text has a color of #d81260        
        
          <p style="color:#d81260;">Text here</p>
        
        
          .mytext {color:#d81260;}
        
        Text color #d81260
      
           This box has a color of #d81260        
        
          <div style="background-color:#d81260;">Content here</div>
        
        
          .mybackground {background-color:#d81260;}
        
        Background color #d81260
      
           Border around this has a color of #d81260        
        
          <div style="border:2px solid #d81260;">Content here</div>
        
        
          .myborder {border:2px solid #d81260;}
        
        Border color #d81260