#d4146f color space conversions
Hex:
        #d4146f
        RGB:
        212, 20, 111
        CMY:
        17, 92, 56
        CMYK:
        0, 91, 48, 17
      HSL:
        332°, 82.7586%, 45.4902%
        HSV (HSB):
        332°, 90.5660%, 83.1373%
        XYZ:
        30.2708, 15.6451, 16.4633
        xyY:
        0.4853, 0.2508, 15.6451
      CIE-Lab:
        46.5053, 72.0341, 1.2190
        CIE-LCH:
        46.5053, 72.0444, 0.9695
        CIE-Luv:
        46.5053, 113.2736, -12.3278
        Hunter-Lab:
        39.5538, 67.3879, 3.0097
      #d4146f color charts
#d4146f RGB chart
      #d4146f CMYK chart
      #d4146f RGB pie chart
      #d4146f color shades, tints & tones
#d4146f color schemes
#d4146f color preview, HTML & CSS examples
           This text has a color of #d4146f        
        
          <p style="color:#d4146f;">Text here</p>
        
        
          .mytext {color:#d4146f;}
        
        Text color #d4146f
      
           This box has a color of #d4146f        
        
          <div style="background-color:#d4146f;">Content here</div>
        
        
          .mybackground {background-color:#d4146f;}
        
        Background color #d4146f
      
           Border around this has a color of #d4146f        
        
          <div style="border:2px solid #d4146f;">Content here</div>
        
        
          .myborder {border:2px solid #d4146f;}
        
        Border color #d4146f