#ef5d32 color space conversions
Hex:
        #ef5d32
        RGB:
        239, 93, 50
        CMY:
        6, 64, 80
        CMYK:
        0, 61, 79, 6
      HSL:
        14°, 85.5204%, 56.6667%
        HSV (HSB):
        14°, 79.0795%, 93.7255%
        XYZ:
        40.0867, 26.4097, 6.0024
        xyY:
        0.5529, 0.3643, 26.4097
      CIE-Lab:
        58.4239, 54.1721, 52.1996
        CIE-LCH:
        58.4239, 75.2290, 43.9376
        CIE-Luv:
        58.4239, 117.8461, 41.7185
        Hunter-Lab:
        51.3904, 49.3044, 29.0482
      #ef5d32 color charts
#ef5d32 RGB chart
      #ef5d32 CMYK chart
      #ef5d32 RGB pie chart
      #ef5d32 color shades, tints & tones
#ef5d32 color schemes
#ef5d32 color preview, HTML & CSS examples
           This text has a color of #ef5d32        
        
          <p style="color:#ef5d32;">Text here</p>
        
        
          .mytext {color:#ef5d32;}
        
        Text color #ef5d32
      
           This box has a color of #ef5d32        
        
          <div style="background-color:#ef5d32;">Content here</div>
        
        
          .mybackground {background-color:#ef5d32;}
        
        Background color #ef5d32
      
           Border around this has a color of #ef5d32        
        
          <div style="border:2px solid #ef5d32;">Content here</div>
        
        
          .myborder {border:2px solid #ef5d32;}
        
        Border color #ef5d32