#fc3b4a color space conversions
Hex:
        #fc3b4a
        RGB:
        252, 59, 74
        CMY:
        1, 77, 71
        CMYK:
        0, 77, 71, 1
      HSL:
        355°, 96.9849%, 60.9804%
        HSV (HSB):
        355°, 76.5873%, 98.8235%
        XYZ:
        42.9449, 24.3178, 8.9089
        xyY:
        0.5638, 0.3193, 24.3178
      CIE-Lab:
        56.4046, 71.5841, 38.0091
        CIE-LCH:
        56.4046, 81.0492, 27.9670
        CIE-Luv:
        56.4046, 144.8672, 25.9872
        Hunter-Lab:
        49.3131, 69.1510, 23.8078
      #fc3b4a color charts
#fc3b4a RGB chart
      #fc3b4a CMYK chart
      #fc3b4a RGB pie chart
      #fc3b4a color shades, tints & tones
#fc3b4a color schemes
#fc3b4a color preview, HTML & CSS examples
           This text has a color of #fc3b4a        
        
          <p style="color:#fc3b4a;">Text here</p>
        
        
          .mytext {color:#fc3b4a;}
        
        Text color #fc3b4a
      
           This box has a color of #fc3b4a        
        
          <div style="background-color:#fc3b4a;">Content here</div>
        
        
          .mybackground {background-color:#fc3b4a;}
        
        Background color #fc3b4a
      
           Border around this has a color of #fc3b4a        
        
          <div style="border:2px solid #fc3b4a;">Content here</div>
        
        
          .myborder {border:2px solid #fc3b4a;}
        
        Border color #fc3b4a