#f3143d color space conversions
Hex:
        #f3143d
        RGB:
        243, 20, 61
        CMY:
        5, 92, 76
        CMYK:
        0, 92, 75, 5
      HSL:
        349°, 90.2834%, 51.5686%
        HSV (HSB):
        349°, 91.7695%, 95.2941%
        XYZ:
        38.0546, 19.8919, 6.2487
        xyY:
        0.5928, 0.3099, 19.8919
      CIE-Lab:
        51.7148, 76.6447, 39.6049
        CIE-LCH:
        51.7148, 86.2725, 27.3269
        CIE-Luv:
        51.7148, 155.1165, 24.0082
        Hunter-Lab:
        44.6004, 74.2519, 22.9135
      #f3143d color charts
#f3143d RGB chart
      #f3143d CMYK chart
      #f3143d RGB pie chart
      #f3143d color shades, tints & tones
#f3143d color schemes
#f3143d color preview, HTML & CSS examples
           This text has a color of #f3143d        
        
          <p style="color:#f3143d;">Text here</p>
        
        
          .mytext {color:#f3143d;}
        
        Text color #f3143d
      
           This box has a color of #f3143d        
        
          <div style="background-color:#f3143d;">Content here</div>
        
        
          .mybackground {background-color:#f3143d;}
        
        Background color #f3143d
      
           Border around this has a color of #f3143d        
        
          <div style="border:2px solid #f3143d;">Content here</div>
        
        
          .myborder {border:2px solid #f3143d;}
        
        Border color #f3143d