#f2183d color space conversions
Hex:
        #f2183d
        RGB:
        242, 24, 61
        CMY:
        5, 91, 76
        CMYK:
        0, 90, 75, 5
      HSL:
        350°, 89.3443%, 52.1569%
        HSV (HSB):
        350°, 90.0826%, 94.9020%
        XYZ:
        37.7869, 19.8674, 6.2581
        xyY:
        0.5912, 0.3109, 19.8674
      CIE-Lab:
        51.6870, 75.8982, 39.5183
        CIE-LCH:
        51.6870, 85.5701, 27.5049
        CIE-Luv:
        51.6870, 153.4966, 24.1574
        Hunter-Lab:
        44.5729, 73.3216, 22.8766
      #f2183d color charts
#f2183d RGB chart
      #f2183d CMYK chart
      #f2183d RGB pie chart
      #f2183d color shades, tints & tones
#f2183d color schemes
#f2183d color preview, HTML & CSS examples
           This text has a color of #f2183d        
        
          <p style="color:#f2183d;">Text here</p>
        
        
          .mytext {color:#f2183d;}
        
        Text color #f2183d
      
           This box has a color of #f2183d        
        
          <div style="background-color:#f2183d;">Content here</div>
        
        
          .mybackground {background-color:#f2183d;}
        
        Background color #f2183d
      
           Border around this has a color of #f2183d        
        
          <div style="border:2px solid #f2183d;">Content here</div>
        
        
          .myborder {border:2px solid #f2183d;}
        
        Border color #f2183d