#f01f27 color space conversions
Hex:
        #f01f27
        RGB:
        240, 31, 39
        CMY:
        6, 88, 85
        CMYK:
        0, 87, 84, 6
      HSL:
        358°, 87.4477%, 53.1373%
        HSV (HSB):
        358°, 87.0833%, 94.1176%
        XYZ:
        36.7914, 19.6517, 3.7735
        xyY:
        0.6110, 0.3264, 19.6517
      CIE-Lab:
        51.4411, 73.7006, 51.0713
        CIE-LCH:
        51.4411, 89.6663, 34.7203
        CIE-Luv:
        51.4411, 154.7149, 31.7485
        Hunter-Lab:
        44.3303, 70.5660, 25.9843
      #f01f27 color charts
#f01f27 RGB chart
      #f01f27 CMYK chart
      #f01f27 RGB pie chart
      #f01f27 color shades, tints & tones
#f01f27 color schemes
#f01f27 color preview, HTML & CSS examples
           This text has a color of #f01f27        
        
          <p style="color:#f01f27;">Text here</p>
        
        
          .mytext {color:#f01f27;}
        
        Text color #f01f27
      
           This box has a color of #f01f27        
        
          <div style="background-color:#f01f27;">Content here</div>
        
        
          .mybackground {background-color:#f01f27;}
        
        Background color #f01f27
      
           Border around this has a color of #f01f27        
        
          <div style="border:2px solid #f01f27;">Content here</div>
        
        
          .myborder {border:2px solid #f01f27;}
        
        Border color #f01f27