#d41245 color space conversions
Hex:
        #d41245
        RGB:
        212, 18, 69
        CMY:
        17, 93, 73
        CMYK:
        0, 92, 67, 17
      HSL:
        344°, 84.3478%, 45.0980%
        HSV (HSB):
        344°, 91.5094%, 83.1373%
        XYZ:
        28.4419, 14.8593, 6.9993
        xyY:
        0.5654, 0.2954, 14.8593
      CIE-Lab:
        45.4409, 69.6020, 25.8150
        CIE-LCH:
        45.4409, 74.2351, 20.3495
        CIE-Luv:
        45.4409, 129.9117, 13.4317
        Hunter-Lab:
        38.5478, 64.2446, 16.2179
      #d41245 color charts
#d41245 RGB chart
      #d41245 CMYK chart
      #d41245 RGB pie chart
      #d41245 color shades, tints & tones
#d41245 color schemes
#d41245 color preview, HTML & CSS examples
           This text has a color of #d41245        
        
          <p style="color:#d41245;">Text here</p>
        
        
          .mytext {color:#d41245;}
        
        Text color #d41245
      
           This box has a color of #d41245        
        
          <div style="background-color:#d41245;">Content here</div>
        
        
          .mybackground {background-color:#d41245;}
        
        Background color #d41245
      
           Border around this has a color of #d41245        
        
          <div style="border:2px solid #d41245;">Content here</div>
        
        
          .myborder {border:2px solid #d41245;}
        
        Border color #d41245