#fa1f37 color space conversions
Hex:
        #fa1f37
        RGB:
        250, 31, 55
        CMY:
        2, 88, 78
        CMYK:
        0, 88, 78, 2
      HSL:
        353°, 95.6332%, 55.0980%
        HSV (HSB):
        353°, 87.6000%, 98.0392%
        XYZ:
        40.6039, 21.5798, 5.6397
        xyY:
        0.5987, 0.3182, 21.5798
      CIE-Lab:
        53.5783, 76.6642, 45.4102
        CIE-LCH:
        53.5783, 89.1038, 30.6394
        CIE-Luv:
        53.5783, 158.9468, 28.6468
        Hunter-Lab:
        46.4541, 74.7262, 25.3198
      #fa1f37 color charts
#fa1f37 RGB chart
      #fa1f37 CMYK chart
      #fa1f37 RGB pie chart
      #fa1f37 color shades, tints & tones
#fa1f37 color schemes
#fa1f37 color preview, HTML & CSS examples
           This text has a color of #fa1f37        
        
          <p style="color:#fa1f37;">Text here</p>
        
        
          .mytext {color:#fa1f37;}
        
        Text color #fa1f37
      
           This box has a color of #fa1f37        
        
          <div style="background-color:#fa1f37;">Content here</div>
        
        
          .mybackground {background-color:#fa1f37;}
        
        Background color #fa1f37
      
           Border around this has a color of #fa1f37        
        
          <div style="border:2px solid #fa1f37;">Content here</div>
        
        
          .myborder {border:2px solid #fa1f37;}
        
        Border color #fa1f37