#d41256 color space conversions
Hex:
        #d41256
        RGB:
        212, 18, 86
        CMY:
        17, 93, 66
        CMYK:
        0, 92, 59, 17
      HSL:
        339°, 84.3478%, 45.0980%
        HSV (HSB):
        339°, 91.5094%, 83.1373%
        XYZ:
        29.0474, 15.1015, 10.1880
        xyY:
        0.5346, 0.2779, 15.1015
      CIE-Lab:
        45.7730, 70.5275, 15.7078
        CIE-LCH:
        45.7730, 72.2556, 12.5559
        CIE-Luv:
        45.7730, 123.9048, 3.9651
        Hunter-Lab:
        38.8607, 65.4180, 11.6586
      #d41256 color charts
#d41256 RGB chart
      #d41256 CMYK chart
      #d41256 RGB pie chart
      #d41256 color shades, tints & tones
#d41256 color schemes
#d41256 color preview, HTML & CSS examples
           This text has a color of #d41256        
        
          <p style="color:#d41256;">Text here</p>
        
        
          .mytext {color:#d41256;}
        
        Text color #d41256
      
           This box has a color of #d41256        
        
          <div style="background-color:#d41256;">Content here</div>
        
        
          .mybackground {background-color:#d41256;}
        
        Background color #d41256
      
           Border around this has a color of #d41256        
        
          <div style="border:2px solid #d41256;">Content here</div>
        
        
          .myborder {border:2px solid #d41256;}
        
        Border color #d41256