#fd12b1 color space conversions
Hex:
        #fd12b1
        RGB:
        253, 18, 177
        CMY:
        1, 93, 31
        CMYK:
        0, 93, 30, 1
      HSL:
        319°, 98.3264%, 53.1373%
        HSV (HSB):
        319°, 92.8854%, 99.2157%
        XYZ:
        48.6601, 24.4896, 43.7573
        xyY:
        0.4162, 0.2095, 24.4896
      CIE-Lab:
        56.5747, 87.1673, -22.4623
        CIE-LCH:
        56.5747, 90.0150, 345.5497
        CIE-Luv:
        56.5747, 116.0674, -48.2489
        Hunter-Lab:
        49.4870, 88.9155, -17.7844
      #fd12b1 color charts
#fd12b1 RGB chart
      #fd12b1 CMYK chart
      #fd12b1 RGB pie chart
      #fd12b1 color shades, tints & tones
#fd12b1 color schemes
#fd12b1 color preview, HTML & CSS examples
           This text has a color of #fd12b1        
        
          <p style="color:#fd12b1;">Text here</p>
        
        
          .mytext {color:#fd12b1;}
        
        Text color #fd12b1
      
           This box has a color of #fd12b1        
        
          <div style="background-color:#fd12b1;">Content here</div>
        
        
          .mybackground {background-color:#fd12b1;}
        
        Background color #fd12b1
      
           Border around this has a color of #fd12b1        
        
          <div style="border:2px solid #fd12b1;">Content here</div>
        
        
          .myborder {border:2px solid #fd12b1;}
        
        Border color #fd12b1