#f81618 color space conversions
Hex:
        #f81618
        RGB:
        248, 22, 24
        CMY:
        3, 91, 91
        CMYK:
        0, 91, 90, 3
      HSL:
        359°, 94.1667%, 52.9412%
        HSV (HSB):
        359°, 91.1290%, 97.2549%
        XYZ:
        39.1632, 20.5962, 2.7755
        xyY:
        0.6263, 0.3294, 20.5962
      CIE-Lab:
        52.5047, 76.7840, 59.2512
        CIE-LCH:
        52.5047, 96.9871, 37.6559
        CIE-Luv:
        52.5047, 164.9487, 35.3036
        Hunter-Lab:
        45.3831, 74.6157, 28.1421
      #f81618 color charts
#f81618 RGB chart
      #f81618 CMYK chart
      #f81618 RGB pie chart
      #f81618 color shades, tints & tones
#f81618 color schemes
#f81618 color preview, HTML & CSS examples
           This text has a color of #f81618        
        
          <p style="color:#f81618;">Text here</p>
        
        
          .mytext {color:#f81618;}
        
        Text color #f81618
      
           This box has a color of #f81618        
        
          <div style="background-color:#f81618;">Content here</div>
        
        
          .mybackground {background-color:#f81618;}
        
        Background color #f81618
      
           Border around this has a color of #f81618        
        
          <div style="border:2px solid #f81618;">Content here</div>
        
        
          .myborder {border:2px solid #f81618;}
        
        Border color #f81618