#d40228 color space conversions
Hex:
        #d40228
        RGB:
        212, 2, 40
        CMY:
        17, 99, 84
        CMYK:
        0, 99, 81, 17
      HSL:
        349°, 98.1308%, 41.9608%
        HSV (HSB):
        349°, 99.0566%, 83.1373%
        XYZ:
        27.5561, 14.1937, 3.2948
        xyY:
        0.6118, 0.3151, 14.1937
      CIE-Lab:
        44.5094, 70.1087, 42.0031
        CIE-LCH:
        44.5094, 81.7282, 30.9264
        CIE-Luv:
        44.5094, 140.2866, 24.2621
        Hunter-Lab:
        37.6745, 64.6292, 21.1870
      #d40228 color charts
#d40228 RGB chart
      #d40228 CMYK chart
      #d40228 RGB pie chart
      #d40228 color shades, tints & tones
#d40228 color schemes
#d40228 color preview, HTML & CSS examples
           This text has a color of #d40228        
        
          <p style="color:#d40228;">Text here</p>
        
        
          .mytext {color:#d40228;}
        
        Text color #d40228
      
           This box has a color of #d40228        
        
          <div style="background-color:#d40228;">Content here</div>
        
        
          .mybackground {background-color:#d40228;}
        
        Background color #d40228
      
           Border around this has a color of #d40228        
        
          <div style="border:2px solid #d40228;">Content here</div>
        
        
          .myborder {border:2px solid #d40228;}
        
        Border color #d40228