#fd12b2 color space conversions
Hex:
        #fd12b2
        RGB:
        253, 18, 178
        CMY:
        1, 93, 30
        CMYK:
        0, 93, 30, 1
      HSL:
        319°, 98.3264%, 53.1373%
        HSV (HSB):
        319°, 92.8854%, 99.2157%
        XYZ:
        48.7602, 24.5296, 44.2842
        xyY:
        0.4147, 0.2086, 24.5296
      CIE-Lab:
        56.6142, 87.2710, -22.9843
        CIE-LCH:
        56.6142, 90.2469, 345.2453
        CIE-Luv:
        56.6142, 115.5979, -49.0306
        Hunter-Lab:
        49.5274, 89.0621, -18.3442
      #fd12b2 color charts
#fd12b2 RGB chart
      #fd12b2 CMYK chart
      #fd12b2 RGB pie chart
      #fd12b2 color shades, tints & tones
#fd12b2 color schemes
#fd12b2 color preview, HTML & CSS examples
           This text has a color of #fd12b2        
        
          <p style="color:#fd12b2;">Text here</p>
        
        
          .mytext {color:#fd12b2;}
        
        Text color #fd12b2
      
           This box has a color of #fd12b2        
        
          <div style="background-color:#fd12b2;">Content here</div>
        
        
          .mybackground {background-color:#fd12b2;}
        
        Background color #fd12b2
      
           Border around this has a color of #fd12b2        
        
          <div style="border:2px solid #fd12b2;">Content here</div>
        
        
          .myborder {border:2px solid #fd12b2;}
        
        Border color #fd12b2