#f1281d color space conversions
Hex:
        #f1281d
        RGB:
        241, 40, 29
        CMY:
        5, 84, 89
        CMYK:
        0, 83, 88, 5
      HSL:
        3°, 88.3333%, 52.9412%
        HSV (HSB):
        3°, 87.9668%, 94.5098%
        XYZ:
        37.2562, 20.3071, 3.1184
        xyY:
        0.6140, 0.3346, 20.3071
      CIE-Lab:
        52.1826, 72.0326, 56.3651
        CIE-LCH:
        52.1826, 91.4643, 38.0429
        CIE-Luv:
        52.1826, 153.6309, 35.2994
        Hunter-Lab:
        45.0634, 68.7142, 27.4414
      #f1281d color charts
#f1281d RGB chart
      #f1281d CMYK chart
      #f1281d RGB pie chart
      #f1281d color shades, tints & tones
#f1281d color schemes
#f1281d color preview, HTML & CSS examples
           This text has a color of #f1281d        
        
          <p style="color:#f1281d;">Text here</p>
        
        
          .mytext {color:#f1281d;}
        
        Text color #f1281d
      
           This box has a color of #f1281d        
        
          <div style="background-color:#f1281d;">Content here</div>
        
        
          .mybackground {background-color:#f1281d;}
        
        Background color #f1281d
      
           Border around this has a color of #f1281d        
        
          <div style="border:2px solid #f1281d;">Content here</div>
        
        
          .myborder {border:2px solid #f1281d;}
        
        Border color #f1281d