#ec413f color space conversions
Hex:
        #ec413f
        RGB:
        236, 65, 63
        CMY:
        7, 75, 75
        CMYK:
        0, 72, 73, 7
      HSL:
        1°, 81.9905%, 58.6275%
        HSV (HSB):
        1°, 73.3051%, 92.5490%
        XYZ:
        37.3796, 21.9723, 6.9736
        xyY:
        0.5636, 0.3313, 21.9723
      CIE-Lab:
        53.9976, 64.6128, 40.6662
        CIE-LCH:
        53.9976, 76.3449, 32.1856
        CIE-Luv:
        53.9976, 131.7108, 29.1190
        Hunter-Lab:
        46.8747, 60.3118, 23.9916
      #ec413f color charts
#ec413f RGB chart
      #ec413f CMYK chart
      #ec413f RGB pie chart
      #ec413f color shades, tints & tones
#ec413f color schemes
#ec413f color preview, HTML & CSS examples
           This text has a color of #ec413f        
        
          <p style="color:#ec413f;">Text here</p>
        
        
          .mytext {color:#ec413f;}
        
        Text color #ec413f
      
           This box has a color of #ec413f        
        
          <div style="background-color:#ec413f;">Content here</div>
        
        
          .mybackground {background-color:#ec413f;}
        
        Background color #ec413f
      
           Border around this has a color of #ec413f        
        
          <div style="border:2px solid #ec413f;">Content here</div>
        
        
          .myborder {border:2px solid #ec413f;}
        
        Border color #ec413f