#fc485b color space conversions
Hex:
        #fc485b
        RGB:
        252, 72, 91
        CMY:
        1, 72, 64
        CMYK:
        0, 71, 64, 1
      HSL:
        354°, 96.7742%, 63.5294%
        HSV (HSB):
        354°, 71.4286%, 98.8235%
        XYZ:
        44.3506, 26.0855, 12.5950
        xyY:
        0.5341, 0.3142, 26.0855
      CIE-Lab:
        58.1181, 68.3395, 30.3412
        CIE-LCH:
        58.1181, 74.7721, 23.9401
        CIE-Luv:
        58.1181, 133.6441, 20.8277
        Hunter-Lab:
        51.0740, 65.6227, 21.1307
      #fc485b color charts
#fc485b RGB chart
      #fc485b CMYK chart
      #fc485b RGB pie chart
      #fc485b color shades, tints & tones
#fc485b color schemes
#fc485b color preview, HTML & CSS examples
           This text has a color of #fc485b        
        
          <p style="color:#fc485b;">Text here</p>
        
        
          .mytext {color:#fc485b;}
        
        Text color #fc485b
      
           This box has a color of #fc485b        
        
          <div style="background-color:#fc485b;">Content here</div>
        
        
          .mybackground {background-color:#fc485b;}
        
        Background color #fc485b
      
           Border around this has a color of #fc485b        
        
          <div style="border:2px solid #fc485b;">Content here</div>
        
        
          .myborder {border:2px solid #fc485b;}
        
        Border color #fc485b