#f54265 color space conversions
Hex:
        #f54265
        RGB:
        245, 66, 101
        CMY:
        4, 74, 60
        CMYK:
        0, 73, 59, 4
      HSL:
        348°, 89.9497%, 60.9804%
        HSV (HSB):
        348°, 73.0612%, 96.0784%
        XYZ:
        41.9534, 24.2485, 14.7812
        xyY:
        0.5181, 0.2994, 24.2485
      CIE-Lab:
        56.3357, 68.9051, 21.9279
        CIE-LCH:
        56.3357, 72.3100, 17.6528
        CIE-Luv:
        56.3357, 128.2070, 12.1627
        Hunter-Lab:
        49.2428, 65.9019, 16.6729
      #f54265 color charts
#f54265 RGB chart
      #f54265 CMYK chart
      #f54265 RGB pie chart
      #f54265 color shades, tints & tones
#f54265 color schemes
#f54265 color preview, HTML & CSS examples
           This text has a color of #f54265        
        
          <p style="color:#f54265;">Text here</p>
        
        
          .mytext {color:#f54265;}
        
        Text color #f54265
      
           This box has a color of #f54265        
        
          <div style="background-color:#f54265;">Content here</div>
        
        
          .mybackground {background-color:#f54265;}
        
        Background color #f54265
      
           Border around this has a color of #f54265        
        
          <div style="border:2px solid #f54265;">Content here</div>
        
        
          .myborder {border:2px solid #f54265;}
        
        Border color #f54265