#fc533f color space conversions
Hex:
        #fc533f
        RGB:
        252, 83, 63
        CMY:
        1, 67, 75
        CMYK:
        0, 67, 75, 1
      HSL:
        6°, 96.9231%, 61.7647%
        HSV (HSB):
        6°, 75.0000%, 98.8235%
        XYZ:
        44.1353, 27.2408, 7.6344
        xyY:
        0.5586, 0.3448, 27.2408
      CIE-Lab:
        59.1966, 63.0625, 47.1781
        CIE-LCH:
        59.1966, 78.7569, 36.8007
        CIE-Luv:
        59.1966, 133.3773, 36.2455
        Hunter-Lab:
        52.1928, 59.6062, 27.8623
      #fc533f color charts
#fc533f RGB chart
      #fc533f CMYK chart
      #fc533f RGB pie chart
      #fc533f color shades, tints & tones
#fc533f color schemes
#fc533f color preview, HTML & CSS examples
           This text has a color of #fc533f        
        
          <p style="color:#fc533f;">Text here</p>
        
        
          .mytext {color:#fc533f;}
        
        Text color #fc533f
      
           This box has a color of #fc533f        
        
          <div style="background-color:#fc533f;">Content here</div>
        
        
          .mybackground {background-color:#fc533f;}
        
        Background color #fc533f
      
           Border around this has a color of #fc533f        
        
          <div style="border:2px solid #fc533f;">Content here</div>
        
        
          .myborder {border:2px solid #fc533f;}
        
        Border color #fc533f