#fc3b2f color space conversions
Hex:
        #fc3b2f
        RGB:
        252, 59, 47
        CMY:
        1, 77, 82
        CMYK:
        0, 77, 81, 1
      HSL:
        4°, 97.1564%, 58.6275%
        HSV (HSB):
        4°, 81.3492%, 98.8235%
        XYZ:
        42.2219, 24.0286, 5.1020
        xyY:
        0.5917, 0.3368, 24.0286
      CIE-Lab:
        56.1164, 70.6610, 52.2353
        CIE-LCH:
        56.1164, 87.8720, 36.4732
        CIE-Luv:
        56.1164, 150.4545, 35.8041
        Hunter-Lab:
        49.0190, 67.9657, 28.1423
      #fc3b2f color charts
#fc3b2f RGB chart
      #fc3b2f CMYK chart
      #fc3b2f RGB pie chart
      #fc3b2f color shades, tints & tones
#fc3b2f color schemes
#fc3b2f color preview, HTML & CSS examples
           This text has a color of #fc3b2f        
        
          <p style="color:#fc3b2f;">Text here</p>
        
        
          .mytext {color:#fc3b2f;}
        
        Text color #fc3b2f
      
           This box has a color of #fc3b2f        
        
          <div style="background-color:#fc3b2f;">Content here</div>
        
        
          .mybackground {background-color:#fc3b2f;}
        
        Background color #fc3b2f
      
           Border around this has a color of #fc3b2f        
        
          <div style="border:2px solid #fc3b2f;">Content here</div>
        
        
          .myborder {border:2px solid #fc3b2f;}
        
        Border color #fc3b2f