#ff155e color space conversions
Hex:
        #ff155e
        RGB:
        255, 21, 94
        CMY:
        0, 92, 63
        CMYK:
        0, 92, 63, 0
      HSL:
        341°, 100.0000%, 54.1176%
        HSV (HSB):
        341°, 91.7647%, 100.0000%
        XYZ:
        43.5285, 22.6045, 12.6586
        xyY:
        0.5525, 0.2869, 22.6045
      CIE-Lab:
        54.6626, 80.8230, 24.2197
        CIE-LCH:
        54.6626, 84.3739, 16.6815
        CIE-Luv:
        54.6626, 153.6023, 10.9344
        Hunter-Lab:
        47.5442, 80.2214, 17.4950
      #ff155e color charts
#ff155e RGB chart
      #ff155e CMYK chart
      #ff155e RGB pie chart
      #ff155e color shades, tints & tones
#ff155e color schemes
#ff155e color preview, HTML & CSS examples
           This text has a color of #ff155e        
        
          <p style="color:#ff155e;">Text here</p>
        
        
          .mytext {color:#ff155e;}
        
        Text color #ff155e
      
           This box has a color of #ff155e        
        
          <div style="background-color:#ff155e;">Content here</div>
        
        
          .mybackground {background-color:#ff155e;}
        
        Background color #ff155e
      
           Border around this has a color of #ff155e        
        
          <div style="border:2px solid #ff155e;">Content here</div>
        
        
          .myborder {border:2px solid #ff155e;}
        
        Border color #ff155e