#f2281d color space conversions
Hex:
        #f2281d
        RGB:
        242, 40, 29
        CMY:
        5, 84, 89
        CMYK:
        0, 83, 88, 5
      HSL:
        3°, 89.1213%, 53.1373%
        HSV (HSB):
        3°, 88.0165%, 94.9020%
        XYZ:
        37.5985, 20.4835, 3.1345
        xyY:
        0.6142, 0.3346, 20.4835
      CIE-Lab:
        52.3796, 72.3011, 56.6000
        CIE-LCH:
        52.3796, 91.8205, 38.0552
        CIE-Luv:
        52.3796, 154.3654, 35.4473
        Hunter-Lab:
        45.2587, 69.0853, 27.5749
      #f2281d color charts
#f2281d RGB chart
      #f2281d CMYK chart
      #f2281d RGB pie chart
      #f2281d color shades, tints & tones
#f2281d color schemes
#f2281d color preview, HTML & CSS examples
           This text has a color of #f2281d        
        
          <p style="color:#f2281d;">Text here</p>
        
        
          .mytext {color:#f2281d;}
        
        Text color #f2281d
      
           This box has a color of #f2281d        
        
          <div style="background-color:#f2281d;">Content here</div>
        
        
          .mybackground {background-color:#f2281d;}
        
        Background color #f2281d
      
           Border around this has a color of #f2281d        
        
          <div style="border:2px solid #f2281d;">Content here</div>
        
        
          .myborder {border:2px solid #f2281d;}
        
        Border color #f2281d