#fc3046 color space conversions
Hex:
        #fc3046
        RGB:
        252, 48, 70
        CMY:
        1, 81, 73
        CMYK:
        0, 81, 72, 1
      HSL:
        354°, 97.1429%, 58.8235%
        HSV (HSB):
        354°, 80.9524%, 98.8235%
        XYZ:
        42.3073, 23.2515, 8.0525
        xyY:
        0.5747, 0.3159, 23.2515
      CIE-Lab:
        55.3305, 74.3056, 39.0337
        CIE-LCH:
        55.3305, 83.9342, 27.7135
        CIE-Luv:
        55.3305, 150.8422, 25.6250
        Hunter-Lab:
        48.2199, 72.2283, 23.8527
      #fc3046 color charts
#fc3046 RGB chart
      #fc3046 CMYK chart
      #fc3046 RGB pie chart
      #fc3046 color shades, tints & tones
#fc3046 color schemes
#fc3046 color preview, HTML & CSS examples
           This text has a color of #fc3046        
        
          <p style="color:#fc3046;">Text here</p>
        
        
          .mytext {color:#fc3046;}
        
        Text color #fc3046
      
           This box has a color of #fc3046        
        
          <div style="background-color:#fc3046;">Content here</div>
        
        
          .mybackground {background-color:#fc3046;}
        
        Background color #fc3046
      
           Border around this has a color of #fc3046        
        
          <div style="border:2px solid #fc3046;">Content here</div>
        
        
          .myborder {border:2px solid #fc3046;}
        
        Border color #fc3046