#f5867f color space conversions
Hex:
        #f5867f
        RGB:
        245, 134, 127
        CMY:
        4, 47, 50
        CMYK:
        0, 45, 48, 4
      HSL:
        4°, 85.5072%, 72.9412%
        HSV (HSB):
        4°, 48.1633%, 96.0784%
        XYZ:
        50.0121, 37.9950, 24.7765
        xyY:
        0.4434, 0.3369, 37.9950
      CIE-Lab:
        68.0169, 41.5179, 22.7546
        CIE-LCH:
        68.0169, 47.3445, 28.7257
        CIE-Luv:
        68.0169, 79.8482, 21.4025
        Hunter-Lab:
        61.6401, 36.9570, 19.3162
      #f5867f color charts
#f5867f RGB chart
      #f5867f CMYK chart
      #f5867f RGB pie chart
      #f5867f color shades, tints & tones
#f5867f color schemes
#f5867f color preview, HTML & CSS examples
           This text has a color of #f5867f        
        
          <p style="color:#f5867f;">Text here</p>
        
        
          .mytext {color:#f5867f;}
        
        Text color #f5867f
      
           This box has a color of #f5867f        
        
          <div style="background-color:#f5867f;">Content here</div>
        
        
          .mybackground {background-color:#f5867f;}
        
        Background color #f5867f
      
           Border around this has a color of #f5867f        
        
          <div style="border:2px solid #f5867f;">Content here</div>
        
        
          .myborder {border:2px solid #f5867f;}
        
        Border color #f5867f