#f45985 color space conversions
Hex:
        #f45985
        RGB:
        244, 89, 133
        CMY:
        4, 65, 48
        CMYK:
        0, 64, 45, 4
      HSL:
        343°, 87.5706%, 65.2941%
        HSV (HSB):
        343°, 63.5246%, 95.6863%
        XYZ:
        45.1142, 28.0713, 25.2308
        xyY:
        0.4584, 0.2852, 28.0713
      CIE-Lab:
        59.9531, 62.6433, 8.1097
        CIE-LCH:
        59.9531, 63.1660, 7.3764
        CIE-Luv:
        59.9531, 105.3600, -1.6376
        Hunter-Lab:
        52.9824, 59.2728, 8.8531
      #f45985 color charts
#f45985 RGB chart
      #f45985 CMYK chart
      #f45985 RGB pie chart
      #f45985 color shades, tints & tones
#f45985 color schemes
#f45985 color preview, HTML & CSS examples
           This text has a color of #f45985        
        
          <p style="color:#f45985;">Text here</p>
        
        
          .mytext {color:#f45985;}
        
        Text color #f45985
      
           This box has a color of #f45985        
        
          <div style="background-color:#f45985;">Content here</div>
        
        
          .mybackground {background-color:#f45985;}
        
        Background color #f45985
      
           Border around this has a color of #f45985        
        
          <div style="border:2px solid #f45985;">Content here</div>
        
        
          .myborder {border:2px solid #f45985;}
        
        Border color #f45985