#d11241 color space conversions
Hex:
        #d11241
        RGB:
        209, 18, 65
        CMY:
        18, 93, 75
        CMYK:
        0, 91, 69, 18
      HSL:
        345°, 84.1410%, 44.5098%
        HSV (HSB):
        345°, 91.3876%, 81.9608%
        XYZ:
        27.4649, 14.3696, 6.3271
        xyY:
        0.5703, 0.2984, 14.3696
      CIE-Lab:
        44.7584, 68.6704, 27.2898
        CIE-LCH:
        44.7584, 73.8942, 21.6730
        CIE-Luv:
        44.7584, 128.8750, 14.7177
        Hunter-Lab:
        37.9072, 62.9910, 16.6390
      #d11241 color charts
#d11241 RGB chart
      #d11241 CMYK chart
      #d11241 RGB pie chart
      #d11241 color shades, tints & tones
#d11241 color schemes
#d11241 color preview, HTML & CSS examples
           This text has a color of #d11241        
        
          <p style="color:#d11241;">Text here</p>
        
        
          .mytext {color:#d11241;}
        
        Text color #d11241
      
           This box has a color of #d11241        
        
          <div style="background-color:#d11241;">Content here</div>
        
        
          .mybackground {background-color:#d11241;}
        
        Background color #d11241
      
           Border around this has a color of #d11241        
        
          <div style="border:2px solid #d11241;">Content here</div>
        
        
          .myborder {border:2px solid #d11241;}
        
        Border color #d11241