#f25d55 color space conversions
Hex:
        #f25d55
        RGB:
        242, 93, 85
        CMY:
        5, 64, 67
        CMYK:
        0, 62, 65, 5
      HSL:
        3°, 85.7923%, 64.1176%
        HSV (HSB):
        3°, 64.8760%, 94.9020%
        XYZ:
        42.1720, 27.3618, 11.6530
        xyY:
        0.5194, 0.3370, 27.3618
      CIE-Lab:
        59.3077, 56.7548, 34.8850
        CIE-LCH:
        59.3077, 66.6188, 31.5774
        CIE-Luv:
        59.3077, 114.2202, 28.3302
        Hunter-Lab:
        52.3085, 52.3697, 23.4077
      #f25d55 color charts
#f25d55 RGB chart
      #f25d55 CMYK chart
      #f25d55 RGB pie chart
      #f25d55 color shades, tints & tones
#f25d55 color schemes
#f25d55 color preview, HTML & CSS examples
           This text has a color of #f25d55        
        
          <p style="color:#f25d55;">Text here</p>
        
        
          .mytext {color:#f25d55;}
        
        Text color #f25d55
      
           This box has a color of #f25d55        
        
          <div style="background-color:#f25d55;">Content here</div>
        
        
          .mybackground {background-color:#f25d55;}
        
        Background color #f25d55
      
           Border around this has a color of #f25d55        
        
          <div style="border:2px solid #f25d55;">Content here</div>
        
        
          .myborder {border:2px solid #f25d55;}
        
        Border color #f25d55