#ec0f10 color space conversions
Hex:
        #ec0f10
        RGB:
        236, 15, 16
        CMY:
        7, 94, 94
        CMYK:
        0, 94, 93, 7
      HSL:
        360°, 88.0478%, 49.2157%
        HSV (HSB):
        360°, 93.6441%, 92.5490%
        XYZ:
        34.8564, 18.2119, 2.1683
        xyY:
        0.6310, 0.3297, 18.2119
      CIE-Lab:
        49.7521, 74.4771, 59.1551
        CIE-LCH:
        49.7521, 95.1113, 38.4591
        CIE-Luv:
        49.7521, 158.7376, 34.1272
        Hunter-Lab:
        42.6754, 71.1131, 26.8603
      #ec0f10 color charts
#ec0f10 RGB chart
      #ec0f10 CMYK chart
      #ec0f10 RGB pie chart
      #ec0f10 color shades, tints & tones
#ec0f10 color schemes
#ec0f10 color preview, HTML & CSS examples
           This text has a color of #ec0f10        
        
          <p style="color:#ec0f10;">Text here</p>
        
        
          .mytext {color:#ec0f10;}
        
        Text color #ec0f10
      
           This box has a color of #ec0f10        
        
          <div style="background-color:#ec0f10;">Content here</div>
        
        
          .mybackground {background-color:#ec0f10;}
        
        Background color #ec0f10
      
           Border around this has a color of #ec0f10        
        
          <div style="border:2px solid #ec0f10;">Content here</div>
        
        
          .myborder {border:2px solid #ec0f10;}
        
        Border color #ec0f10