#fc1a65 color space conversions
Hex:
        #fc1a65
        RGB:
        252, 26, 101
        CMY:
        1, 90, 60
        CMYK:
        0, 90, 60, 1
      HSL:
        340°, 97.4138%, 54.5098%
        HSV (HSB):
        340°, 89.6825%, 98.8235%
        XYZ:
        42.8632, 22.3738, 14.3714
        xyY:
        0.5384, 0.2810, 22.3738
      CIE-Lab:
        54.4214, 79.8890, 19.5862
        CIE-LCH:
        54.4214, 82.2549, 13.7754
        CIE-Luv:
        54.4214, 147.7548, 6.5800
        Hunter-Lab:
        47.3010, 78.9766, 15.0967
      #fc1a65 color charts
#fc1a65 RGB chart
      #fc1a65 CMYK chart
      #fc1a65 RGB pie chart
      #fc1a65 color shades, tints & tones
#fc1a65 color schemes
#fc1a65 color preview, HTML & CSS examples
           This text has a color of #fc1a65        
        
          <p style="color:#fc1a65;">Text here</p>
        
        
          .mytext {color:#fc1a65;}
        
        Text color #fc1a65
      
           This box has a color of #fc1a65        
        
          <div style="background-color:#fc1a65;">Content here</div>
        
        
          .mybackground {background-color:#fc1a65;}
        
        Background color #fc1a65
      
           Border around this has a color of #fc1a65        
        
          <div style="border:2px solid #fc1a65;">Content here</div>
        
        
          .myborder {border:2px solid #fc1a65;}
        
        Border color #fc1a65