#d11142 color space conversions
Hex:
        #d11142
        RGB:
        209, 17, 66
        CMY:
        18, 93, 74
        CMYK:
        0, 92, 68, 18
      HSL:
        345°, 84.9558%, 44.3137%
        HSV (HSB):
        345°, 91.8660%, 81.9608%
        XYZ:
        27.4783, 14.3496, 6.4757
        xyY:
        0.5689, 0.2971, 14.3496
      CIE-Lab:
        44.7301, 68.8457, 26.6391
        CIE-LCH:
        44.7301, 73.8199, 21.1534
        CIE-Luv:
        44.7301, 128.7645, 14.1346
        Hunter-Lab:
        37.8808, 63.1905, 16.3809
      #d11142 color charts
#d11142 RGB chart
      #d11142 CMYK chart
      #d11142 RGB pie chart
      #d11142 color shades, tints & tones
#d11142 color schemes
#d11142 color preview, HTML & CSS examples
           This text has a color of #d11142        
        
          <p style="color:#d11142;">Text here</p>
        
        
          .mytext {color:#d11142;}
        
        Text color #d11142
      
           This box has a color of #d11142        
        
          <div style="background-color:#d11142;">Content here</div>
        
        
          .mybackground {background-color:#d11142;}
        
        Background color #d11142
      
           Border around this has a color of #d11142        
        
          <div style="border:2px solid #d11142;">Content here</div>
        
        
          .myborder {border:2px solid #d11142;}
        
        Border color #d11142