#f45266 color space conversions
Hex:
        #f45266
        RGB:
        244, 82, 102
        CMY:
        4, 68, 60
        CMYK:
        0, 66, 58, 4
      HSL:
        353°, 88.0435%, 63.9216%
        HSV (HSB):
        353°, 66.3934%, 95.6863%
        XYZ:
        42.7238, 26.2270, 15.3809
        xyY:
        0.5066, 0.3110, 26.2270
      CIE-Lab:
        58.2519, 62.9620, 23.8598
        CIE-LCH:
        58.2519, 67.3313, 20.7545
        CIE-Luv:
        58.2519, 118.5248, 15.9814
        Hunter-Lab:
        51.2123, 59.2919, 18.0417
      #f45266 color charts
#f45266 RGB chart
      #f45266 CMYK chart
      #f45266 RGB pie chart
      #f45266 color shades, tints & tones
#f45266 color schemes
#f45266 color preview, HTML & CSS examples
           This text has a color of #f45266        
        
          <p style="color:#f45266;">Text here</p>
        
        
          .mytext {color:#f45266;}
        
        Text color #f45266
      
           This box has a color of #f45266        
        
          <div style="background-color:#f45266;">Content here</div>
        
        
          .mybackground {background-color:#f45266;}
        
        Background color #f45266
      
           Border around this has a color of #f45266        
        
          <div style="border:2px solid #f45266;">Content here</div>
        
        
          .myborder {border:2px solid #f45266;}
        
        Border color #f45266