#f81d23 color space conversions
Hex:
        #f81d23
        RGB:
        248, 29, 35
        CMY:
        3, 89, 86
        CMYK:
        0, 88, 86, 3
      HSL:
        358°, 93.9914%, 54.3137%
        HSV (HSB):
        358°, 88.3065%, 97.2549%
        XYZ:
        39.4541, 20.9565, 3.5557
        xyY:
        0.6168, 0.3276, 20.9565
      CIE-Lab:
        52.9019, 75.9912, 54.8695
        CIE-LCH:
        52.9019, 93.7301, 35.8312
        CIE-Luv:
        52.9019, 161.7281, 33.8036
        Hunter-Lab:
        45.7783, 73.7286, 27.4397
      #f81d23 color charts
#f81d23 RGB chart
      #f81d23 CMYK chart
      #f81d23 RGB pie chart
      #f81d23 color shades, tints & tones
#f81d23 color schemes
#f81d23 color preview, HTML & CSS examples
           This text has a color of #f81d23        
        
          <p style="color:#f81d23;">Text here</p>
        
        
          .mytext {color:#f81d23;}
        
        Text color #f81d23
      
           This box has a color of #f81d23        
        
          <div style="background-color:#f81d23;">Content here</div>
        
        
          .mybackground {background-color:#f81d23;}
        
        Background color #f81d23
      
           Border around this has a color of #f81d23        
        
          <div style="border:2px solid #f81d23;">Content here</div>
        
        
          .myborder {border:2px solid #f81d23;}
        
        Border color #f81d23