#ec7d12 color space conversions
Hex:
        #ec7d12
        RGB:
        236, 125, 18
        CMY:
        7, 51, 93
        CMYK:
        0, 47, 92, 7
      HSL:
        29°, 85.8268%, 49.8039%
        HSV (HSB):
        29°, 92.3729%, 92.5490%
        XYZ:
        42.0349, 32.5438, 4.6384
        xyY:
        0.5306, 0.4108, 32.5438
      CIE-Lab:
        63.7898, 37.0219, 67.7188
        CIE-LCH:
        63.7898, 77.1781, 61.3346
        CIE-Luv:
        63.7898, 92.1976, 58.0207
        Hunter-Lab:
        57.0471, 31.6942, 35.1123
      #ec7d12 color charts
#ec7d12 RGB chart
      #ec7d12 CMYK chart
      #ec7d12 RGB pie chart
      #ec7d12 color shades, tints & tones
#ec7d12 color schemes
#ec7d12 color preview, HTML & CSS examples
           This text has a color of #ec7d12        
        
          <p style="color:#ec7d12;">Text here</p>
        
        
          .mytext {color:#ec7d12;}
        
        Text color #ec7d12
      
           This box has a color of #ec7d12        
        
          <div style="background-color:#ec7d12;">Content here</div>
        
        
          .mybackground {background-color:#ec7d12;}
        
        Background color #ec7d12
      
           Border around this has a color of #ec7d12        
        
          <div style="border:2px solid #ec7d12;">Content here</div>
        
        
          .myborder {border:2px solid #ec7d12;}
        
        Border color #ec7d12