#f00311 color space conversions
Hex:
        #f00311
        RGB:
        240, 3, 17
        CMY:
        6, 99, 93
        CMYK:
        0, 99, 93, 6
      HSL:
        356°, 97.5309%, 47.6471%
        HSV (HSB):
        356°, 98.7500%, 94.1176%
        XYZ:
        36.0689, 18.6309, 2.2254
        xyY:
        0.6336, 0.3273, 18.6309
      CIE-Lab:
        50.2525, 76.4230, 59.5464
        CIE-LCH:
        50.2525, 96.8827, 37.9246
        CIE-Luv:
        50.2525, 163.2763, 34.0137
        Hunter-Lab:
        43.1635, 73.6248, 27.1576
      #f00311 color charts
#f00311 RGB chart
      #f00311 CMYK chart
      #f00311 RGB pie chart
      #f00311 color shades, tints & tones
#f00311 color schemes
#f00311 color preview, HTML & CSS examples
           This text has a color of #f00311        
        
          <p style="color:#f00311;">Text here</p>
        
        
          .mytext {color:#f00311;}
        
        Text color #f00311
      
           This box has a color of #f00311        
        
          <div style="background-color:#f00311;">Content here</div>
        
        
          .mybackground {background-color:#f00311;}
        
        Background color #f00311
      
           Border around this has a color of #f00311        
        
          <div style="border:2px solid #f00311;">Content here</div>
        
        
          .myborder {border:2px solid #f00311;}
        
        Border color #f00311