#ed254f color space conversions
Hex:
        #ed254f
        RGB:
        237, 37, 79
        CMY:
        7, 85, 69
        CMYK:
        0, 84, 67, 7
      HSL:
        347°, 84.7458%, 53.7255%
        HSV (HSB):
        347°, 84.3882%, 92.9412%
        XYZ:
        36.9979, 19.8922, 9.2867
        xyY:
        0.5591, 0.3006, 19.8922
      CIE-Lab:
        51.7151, 73.2003, 28.7134
        CIE-LCH:
        51.7151, 78.6305, 21.4180
        CIE-Luv:
        51.7151, 140.9002, 16.4924
        Hunter-Lab:
        44.6006, 70.0213, 18.8751
      #ed254f color charts
#ed254f RGB chart
      #ed254f CMYK chart
      #ed254f RGB pie chart
      #ed254f color shades, tints & tones
#ed254f color schemes
#ed254f color preview, HTML & CSS examples
           This text has a color of #ed254f        
        
          <p style="color:#ed254f;">Text here</p>
        
        
          .mytext {color:#ed254f;}
        
        Text color #ed254f
      
           This box has a color of #ed254f        
        
          <div style="background-color:#ed254f;">Content here</div>
        
        
          .mybackground {background-color:#ed254f;}
        
        Background color #ed254f
      
           Border around this has a color of #ed254f        
        
          <div style="border:2px solid #ed254f;">Content here</div>
        
        
          .myborder {border:2px solid #ed254f;}
        
        Border color #ed254f