#d11268 color space conversions
Hex:
        #d11268
        RGB:
        209, 18, 104
        CMY:
        18, 93, 59
        CMYK:
        0, 91, 50, 18
      HSL:
        333°, 84.1410%, 44.5098%
        HSV (HSB):
        333°, 91.3876%, 81.9608%
        XYZ:
        29.0095, 14.9874, 14.4606
        xyY:
        0.4962, 0.2564, 14.9874
      CIE-Lab:
        45.6169, 71.0535, 4.1957
        CIE-LCH:
        45.6169, 71.1773, 3.3794
        CIE-Luv:
        45.6169, 114.2125, -8.5880
        Hunter-Lab:
        38.7136, 66.0079, 4.9530
      #d11268 color charts
#d11268 RGB chart
      #d11268 CMYK chart
      #d11268 RGB pie chart
      #d11268 color shades, tints & tones
#d11268 color schemes
#d11268 color preview, HTML & CSS examples
           This text has a color of #d11268        
        
          <p style="color:#d11268;">Text here</p>
        
        
          .mytext {color:#d11268;}
        
        Text color #d11268
      
           This box has a color of #d11268        
        
          <div style="background-color:#d11268;">Content here</div>
        
        
          .mybackground {background-color:#d11268;}
        
        Background color #d11268
      
           Border around this has a color of #d11268        
        
          <div style="border:2px solid #d11268;">Content here</div>
        
        
          .myborder {border:2px solid #d11268;}
        
        Border color #d11268