#fa0d2f color space conversions
Hex:
        #fa0d2f
        RGB:
        250, 13, 47
        CMY:
        2, 95, 82
        CMYK:
        0, 95, 81, 2
      HSL:
        351°, 95.9514%, 51.5686%
        HSV (HSB):
        351°, 94.8000%, 98.0392%
        XYZ:
        40.0814, 20.8171, 4.5949
        xyY:
        0.6120, 0.3179, 20.8171
      CIE-Lab:
        52.7487, 78.6176, 48.9014
        CIE-LCH:
        52.7487, 92.5855, 31.8823
        CIE-Luv:
        52.7487, 164.6182, 29.7527
        Hunter-Lab:
        45.6257, 76.9639, 25.9670
      #fa0d2f color charts
#fa0d2f RGB chart
      #fa0d2f CMYK chart
      #fa0d2f RGB pie chart
      #fa0d2f color shades, tints & tones
#fa0d2f color schemes
#fa0d2f color preview, HTML & CSS examples
           This text has a color of #fa0d2f        
        
          <p style="color:#fa0d2f;">Text here</p>
        
        
          .mytext {color:#fa0d2f;}
        
        Text color #fa0d2f
      
           This box has a color of #fa0d2f        
        
          <div style="background-color:#fa0d2f;">Content here</div>
        
        
          .mybackground {background-color:#fa0d2f;}
        
        Background color #fa0d2f
      
           Border around this has a color of #fa0d2f        
        
          <div style="border:2px solid #fa0d2f;">Content here</div>
        
        
          .myborder {border:2px solid #fa0d2f;}
        
        Border color #fa0d2f