#fc967f color space conversions
Hex:
        #fc967f
        RGB:
        252, 150, 127
        CMY:
        1, 41, 50
        CMYK:
        0, 40, 50, 1
      HSL:
        11°, 95.4198%, 74.3137%
        HSV (HSB):
        11°, 49.6032%, 98.8235%
        XYZ:
        54.8820, 44.0404, 25.6867
        xyY:
        0.4404, 0.3534, 44.0404
      CIE-Lab:
        72.2555, 35.9465, 28.5852
        CIE-LCH:
        72.2555, 45.9268, 38.4923
        CIE-Luv:
        72.2555, 74.3474, 29.8486
        Hunter-Lab:
        66.3630, 31.4838, 23.5050
      #fc967f color charts
#fc967f RGB chart
      #fc967f CMYK chart
      #fc967f RGB pie chart
      #fc967f color shades, tints & tones
#fc967f color schemes
#fc967f color preview, HTML & CSS examples
           This text has a color of #fc967f        
        
          <p style="color:#fc967f;">Text here</p>
        
        
          .mytext {color:#fc967f;}
        
        Text color #fc967f
      
           This box has a color of #fc967f        
        
          <div style="background-color:#fc967f;">Content here</div>
        
        
          .mybackground {background-color:#fc967f;}
        
        Background color #fc967f
      
           Border around this has a color of #fc967f        
        
          <div style="border:2px solid #fc967f;">Content here</div>
        
        
          .myborder {border:2px solid #fc967f;}
        
        Border color #fc967f