#f00f13 color space conversions
Hex:
        #f00f13
        RGB:
        240, 15, 19
        CMY:
        6, 94, 93
        CMYK:
        0, 94, 92, 6
      HSL:
        359°, 88.2353%, 50.0000%
        HSV (HSB):
        359°, 93.7500%, 94.1176%
        XYZ:
        36.2235, 18.9139, 2.3577
        xyY:
        0.6300, 0.3290, 18.9139
      CIE-Lab:
        50.5864, 75.5006, 59.0594
        CIE-LCH:
        50.5864, 95.8559, 38.0339
        CIE-Luv:
        50.5864, 161.2848, 34.3423
        Hunter-Lab:
        43.4901, 72.5674, 27.2289
      #f00f13 color charts
#f00f13 RGB chart
      #f00f13 CMYK chart
      #f00f13 RGB pie chart
      #f00f13 color shades, tints & tones
#f00f13 color schemes
#f00f13 color preview, HTML & CSS examples
           This text has a color of #f00f13        
        
          <p style="color:#f00f13;">Text here</p>
        
        
          .mytext {color:#f00f13;}
        
        Text color #f00f13
      
           This box has a color of #f00f13        
        
          <div style="background-color:#f00f13;">Content here</div>
        
        
          .mybackground {background-color:#f00f13;}
        
        Background color #f00f13
      
           Border around this has a color of #f00f13        
        
          <div style="border:2px solid #f00f13;">Content here</div>
        
        
          .myborder {border:2px solid #f00f13;}
        
        Border color #f00f13