#f1553c color space conversions
Hex:
        #f1553c
        RGB:
        241, 85, 60
        CMY:
        5, 67, 76
        CMYK:
        0, 65, 75, 5
      HSL:
        8°, 86.6029%, 59.0196%
        HSV (HSB):
        8°, 75.1037%, 94.5098%
        XYZ:
        40.3397, 25.5240, 7.0755
        xyY:
        0.5531, 0.3499, 25.5240
      CIE-Lab:
        57.5825, 58.5864, 46.4592
        CIE-LCH:
        57.5825, 74.7718, 38.4145
        CIE-Luv:
        57.5825, 123.6885, 36.3402
        Hunter-Lab:
        50.5213, 54.1146, 27.0614
      #f1553c color charts
#f1553c RGB chart
      #f1553c CMYK chart
      #f1553c RGB pie chart
      #f1553c color shades, tints & tones
#f1553c color schemes
#f1553c color preview, HTML & CSS examples
           This text has a color of #f1553c        
        
          <p style="color:#f1553c;">Text here</p>
        
        
          .mytext {color:#f1553c;}
        
        Text color #f1553c
      
           This box has a color of #f1553c        
        
          <div style="background-color:#f1553c;">Content here</div>
        
        
          .mybackground {background-color:#f1553c;}
        
        Background color #f1553c
      
           Border around this has a color of #f1553c        
        
          <div style="border:2px solid #f1553c;">Content here</div>
        
        
          .myborder {border:2px solid #f1553c;}
        
        Border color #f1553c