#f5a5ba color space conversions
Hex:
        #f5a5ba
        RGB:
        245, 165, 186
        CMY:
        4, 35, 27
        CMYK:
        0, 33, 24, 4
      HSL:
        344°, 80.0000%, 80.3922%
        HSV (HSB):
        344°, 32.6531%, 96.0784%
        XYZ:
        59.9742, 49.8679, 52.9189
        xyY:
        0.3685, 0.3064, 49.8679
      CIE-Lab:
        75.9881, 32.3561, 1.3540
        CIE-LCH:
        75.9881, 32.3845, 2.3963
        CIE-Luv:
        75.9881, 49.6968, -4.0389
        Hunter-Lab:
        70.6172, 28.0175, 5.0015
      #f5a5ba color charts
#f5a5ba RGB chart
      #f5a5ba CMYK chart
      #f5a5ba RGB pie chart
      #f5a5ba color shades, tints & tones
#f5a5ba color schemes
#f5a5ba color preview, HTML & CSS examples
           This text has a color of #f5a5ba        
        
          <p style="color:#f5a5ba;">Text here</p>
        
        
          .mytext {color:#f5a5ba;}
        
        Text color #f5a5ba
      
           This box has a color of #f5a5ba        
        
          <div style="background-color:#f5a5ba;">Content here</div>
        
        
          .mybackground {background-color:#f5a5ba;}
        
        Background color #f5a5ba
      
           Border around this has a color of #f5a5ba        
        
          <div style="border:2px solid #f5a5ba;">Content here</div>
        
        
          .myborder {border:2px solid #f5a5ba;}
        
        Border color #f5a5ba