#fc283f color space conversions
Hex:
        #fc283f
        RGB:
        252, 40, 63
        CMY:
        1, 84, 75
        CMYK:
        0, 84, 75, 1
      HSL:
        353°, 97.2477%, 57.2549%
        HSV (HSB):
        353°, 84.1270%, 98.8235%
        XYZ:
        41.8009, 22.5719, 6.8563
        xyY:
        0.5869, 0.3169, 22.5719
      CIE-Lab:
        54.6286, 75.8015, 42.2053
        CIE-LCH:
        54.6286, 86.7591, 29.1085
        CIE-Luv:
        54.6286, 155.6557, 27.2212
        Hunter-Lab:
        47.5099, 73.9082, 24.7006
      #fc283f color charts
#fc283f RGB chart
      #fc283f CMYK chart
      #fc283f RGB pie chart
      #fc283f color shades, tints & tones
#fc283f color schemes
#fc283f color preview, HTML & CSS examples
           This text has a color of #fc283f        
        
          <p style="color:#fc283f;">Text here</p>
        
        
          .mytext {color:#fc283f;}
        
        Text color #fc283f
      
           This box has a color of #fc283f        
        
          <div style="background-color:#fc283f;">Content here</div>
        
        
          .mybackground {background-color:#fc283f;}
        
        Background color #fc283f
      
           Border around this has a color of #fc283f        
        
          <div style="border:2px solid #fc283f;">Content here</div>
        
        
          .myborder {border:2px solid #fc283f;}
        
        Border color #fc283f