#ff4d4e color space conversions
Hex:
        #ff4d4e
        RGB:
        255, 77, 78
        CMY:
        0, 70, 69
        CMYK:
        0, 70, 69, 0
      HSL:
        360°, 100.0000%, 65.0980%
        HSV (HSB):
        360°, 69.8039%, 100.0000%
        XYZ:
        45.2690, 27.1178, 10.0560
        xyY:
        0.5491, 0.3289, 27.1178
      CIE-Lab:
        59.0832, 66.8384, 39.0502
        CIE-LCH:
        59.0832, 77.4099, 30.2956
        CIE-Luv:
        59.0832, 136.4709, 29.0322
        Hunter-Lab:
        52.0748, 64.0407, 25.0030
      #ff4d4e color charts
#ff4d4e RGB chart
      #ff4d4e CMYK chart
      #ff4d4e RGB pie chart
      #ff4d4e color shades, tints & tones
#ff4d4e color schemes
#ff4d4e color preview, HTML & CSS examples
           This text has a color of #ff4d4e        
        
          <p style="color:#ff4d4e;">Text here</p>
        
        
          .mytext {color:#ff4d4e;}
        
        Text color #ff4d4e
      
           This box has a color of #ff4d4e        
        
          <div style="background-color:#ff4d4e;">Content here</div>
        
        
          .mybackground {background-color:#ff4d4e;}
        
        Background color #ff4d4e
      
           Border around this has a color of #ff4d4e        
        
          <div style="border:2px solid #ff4d4e;">Content here</div>
        
        
          .myborder {border:2px solid #ff4d4e;}
        
        Border color #ff4d4e