#fc095d color space conversions
Hex:
        #fc095d
        RGB:
        252, 9, 93
        CMY:
        1, 96, 64
        CMYK:
        0, 96, 63, 1
      HSL:
        339°, 97.5904%, 51.1765%
        HSV (HSB):
        339°, 96.4286%, 98.8235%
        XYZ:
        42.2184, 21.6811, 12.3156
        xyY:
        0.5539, 0.2845, 21.6811
      CIE-Lab:
        53.6870, 81.1217, 23.4272
        CIE-LCH:
        53.6870, 84.4368, 16.1082
        CIE-Luv:
        53.6870, 153.3834, 9.9125
        Hunter-Lab:
        46.5630, 80.3595, 16.9122
      #fc095d color charts
#fc095d RGB chart
      #fc095d CMYK chart
      #fc095d RGB pie chart
      #fc095d color shades, tints & tones
#fc095d color schemes
#fc095d color preview, HTML & CSS examples
           This text has a color of #fc095d        
        
          <p style="color:#fc095d;">Text here</p>
        
        
          .mytext {color:#fc095d;}
        
        Text color #fc095d
      
           This box has a color of #fc095d        
        
          <div style="background-color:#fc095d;">Content here</div>
        
        
          .mybackground {background-color:#fc095d;}
        
        Background color #fc095d
      
           Border around this has a color of #fc095d        
        
          <div style="border:2px solid #fc095d;">Content here</div>
        
        
          .myborder {border:2px solid #fc095d;}
        
        Border color #fc095d