#f2985f color space conversions
Hex:
        #f2985f
        RGB:
        242, 152, 95
        CMY:
        5, 40, 63
        CMYK:
        0, 37, 61, 5
      HSL:
        23°, 84.9711%, 66.0784%
        HSV (HSB):
        23°, 60.7438%, 94.9020%
        XYZ:
        49.9117, 42.1599, 16.3335
        xyY:
        0.4604, 0.3889, 42.1599
      CIE-Lab:
        70.9811, 28.4714, 43.6992
        CIE-LCH:
        70.9811, 52.1559, 56.9145
        CIE-Luv:
        70.9811, 69.3530, 46.6099
        Hunter-Lab:
        64.9307, 23.5829, 30.5369
      #f2985f color charts
#f2985f RGB chart
      #f2985f CMYK chart
      #f2985f RGB pie chart
      #f2985f color shades, tints & tones
#f2985f color schemes
#f2985f color preview, HTML & CSS examples
           This text has a color of #f2985f        
        
          <p style="color:#f2985f;">Text here</p>
        
        
          .mytext {color:#f2985f;}
        
        Text color #f2985f
      
           This box has a color of #f2985f        
        
          <div style="background-color:#f2985f;">Content here</div>
        
        
          .mybackground {background-color:#f2985f;}
        
        Background color #f2985f
      
           Border around this has a color of #f2985f        
        
          <div style="border:2px solid #f2985f;">Content here</div>
        
        
          .myborder {border:2px solid #f2985f;}
        
        Border color #f2985f