#fd06b1 color space conversions
Hex:
        #fd06b1
        RGB:
        253, 6, 177
        CMY:
        1, 98, 31
        CMYK:
        0, 98, 30, 1
      HSL:
        318°, 98.4064%, 50.7843%
        HSV (HSB):
        318°, 97.6285%, 99.2157%
        XYZ:
        48.5089, 24.1872, 43.7069
        xyY:
        0.4167, 0.2078, 24.1872
      CIE-Lab:
        56.2748, 88.0454, -22.9227
        CIE-LCH:
        56.2748, 90.9805, 345.4069
        CIE-Luv:
        56.2748, 116.9570, -49.0356
        Hunter-Lab:
        49.1805, 89.9967, -18.2649
      #fd06b1 color charts
#fd06b1 RGB chart
      #fd06b1 CMYK chart
      #fd06b1 RGB pie chart
      #fd06b1 color shades, tints & tones
#fd06b1 color schemes
#fd06b1 color preview, HTML & CSS examples
           This text has a color of #fd06b1        
        
          <p style="color:#fd06b1;">Text here</p>
        
        
          .mytext {color:#fd06b1;}
        
        Text color #fd06b1
      
           This box has a color of #fd06b1        
        
          <div style="background-color:#fd06b1;">Content here</div>
        
        
          .mybackground {background-color:#fd06b1;}
        
        Background color #fd06b1
      
           Border around this has a color of #fd06b1        
        
          <div style="border:2px solid #fd06b1;">Content here</div>
        
        
          .myborder {border:2px solid #fd06b1;}
        
        Border color #fd06b1