#f08372 color space conversions
Hex:
        #f08372
        RGB:
        240, 131, 114
        CMY:
        6, 49, 55
        CMYK:
        0, 45, 53, 6
      HSL:
        8°, 80.7692%, 69.4118%
        HSV (HSB):
        8°, 52.5000%, 94.1176%
        XYZ:
        47.0887, 35.9728, 20.3812
        xyY:
        0.4552, 0.3478, 35.9728
      CIE-Lab:
        66.4991, 40.0368, 27.8327
        CIE-LCH:
        66.4991, 48.7607, 34.8062
        CIE-Luv:
        66.4991, 80.3201, 27.1634
        Hunter-Lab:
        59.9773, 35.1817, 21.8365
      #f08372 color charts
#f08372 RGB chart
      #f08372 CMYK chart
      #f08372 RGB pie chart
      #f08372 color shades, tints & tones
#f08372 color schemes
#f08372 color preview, HTML & CSS examples
           This text has a color of #f08372        
        
          <p style="color:#f08372;">Text here</p>
        
        
          .mytext {color:#f08372;}
        
        Text color #f08372
      
           This box has a color of #f08372        
        
          <div style="background-color:#f08372;">Content here</div>
        
        
          .mybackground {background-color:#f08372;}
        
        Background color #f08372
      
           Border around this has a color of #f08372        
        
          <div style="border:2px solid #f08372;">Content here</div>
        
        
          .myborder {border:2px solid #f08372;}
        
        Border color #f08372