#fa185b color space conversions
Hex:
        #fa185b
        RGB:
        250, 24, 91
        CMY:
        2, 91, 64
        CMYK:
        0, 90, 64, 2
      HSL:
        342°, 95.7627%, 53.7255%
        HSV (HSB):
        342°, 90.4000%, 98.0392%
        XYZ:
        41.6393, 21.7326, 11.8977
        xyY:
        0.5532, 0.2887, 21.7326
      CIE-Lab:
        53.7421, 79.1321, 24.6289
        CIE-LCH:
        53.7421, 82.8762, 17.2882
        CIE-Luv:
        53.7421, 150.2961, 11.6117
        Hunter-Lab:
        46.6182, 77.8539, 17.5010
      #fa185b color charts
#fa185b RGB chart
      #fa185b CMYK chart
      #fa185b RGB pie chart
      #fa185b color shades, tints & tones
#fa185b color schemes
#fa185b color preview, HTML & CSS examples
           This text has a color of #fa185b        
        
          <p style="color:#fa185b;">Text here</p>
        
        
          .mytext {color:#fa185b;}
        
        Text color #fa185b
      
           This box has a color of #fa185b        
        
          <div style="background-color:#fa185b;">Content here</div>
        
        
          .mybackground {background-color:#fa185b;}
        
        Background color #fa185b
      
           Border around this has a color of #fa185b        
        
          <div style="border:2px solid #fa185b;">Content here</div>
        
        
          .myborder {border:2px solid #fa185b;}
        
        Border color #fa185b