#fc7068 color space conversions
Hex:
        #fc7068
        RGB:
        252, 112, 104
        CMY:
        1, 56, 59
        CMYK:
        0, 56, 59, 1
      HSL:
        3°, 96.1039%, 69.8039%
        HSV (HSB):
        3°, 58.7302%, 98.8235%
        XYZ:
        48.4377, 33.2833, 16.9681
        xyY:
        0.4908, 0.3373, 33.2833
      CIE-Lab:
        64.3896, 52.8720, 30.9759
        CIE-LCH:
        64.3896, 61.2777, 30.3646
        CIE-Luv:
        64.3896, 105.3351, 26.8597
        Hunter-Lab:
        57.6916, 48.9077, 22.9460
      #fc7068 color charts
#fc7068 RGB chart
      #fc7068 CMYK chart
      #fc7068 RGB pie chart
      #fc7068 color shades, tints & tones
#fc7068 color schemes
#fc7068 color preview, HTML & CSS examples
           This text has a color of #fc7068        
        
          <p style="color:#fc7068;">Text here</p>
        
        
          .mytext {color:#fc7068;}
        
        Text color #fc7068
      
           This box has a color of #fc7068        
        
          <div style="background-color:#fc7068;">Content here</div>
        
        
          .mybackground {background-color:#fc7068;}
        
        Background color #fc7068
      
           Border around this has a color of #fc7068        
        
          <div style="border:2px solid #fc7068;">Content here</div>
        
        
          .myborder {border:2px solid #fc7068;}
        
        Border color #fc7068