#f8426b color space conversions
Hex:
        #f8426b
        RGB:
        248, 66, 107
        CMY:
        3, 74, 58
        CMYK:
        0, 73, 57, 3
      HSL:
        346°, 92.8571%, 61.5686%
        HSV (HSB):
        346°, 73.3871%, 97.2549%
        XYZ:
        43.3135, 24.9144, 16.4360
        xyY:
        0.5116, 0.2943, 24.9144
      CIE-Lab:
        56.9919, 70.1468, 19.3582
        CIE-LCH:
        56.9919, 72.7689, 15.4277
        CIE-Luv:
        56.9919, 128.6788, 9.2575
        Hunter-Lab:
        49.9144, 67.5443, 15.4168
      #f8426b color charts
#f8426b RGB chart
      #f8426b CMYK chart
      #f8426b RGB pie chart
      #f8426b color shades, tints & tones
#f8426b color schemes
#f8426b color preview, HTML & CSS examples
           This text has a color of #f8426b        
        
          <p style="color:#f8426b;">Text here</p>
        
        
          .mytext {color:#f8426b;}
        
        Text color #f8426b
      
           This box has a color of #f8426b        
        
          <div style="background-color:#f8426b;">Content here</div>
        
        
          .mybackground {background-color:#f8426b;}
        
        Background color #f8426b
      
           Border around this has a color of #f8426b        
        
          <div style="border:2px solid #f8426b;">Content here</div>
        
        
          .myborder {border:2px solid #f8426b;}
        
        Border color #f8426b