#cf144e color space conversions
Hex:
        #cf144e
        RGB:
        207, 20, 78
        CMY:
        19, 92, 69
        CMYK:
        0, 90, 62, 19
      HSL:
        341°, 82.3789%, 44.5098%
        HSV (HSB):
        341°, 90.3382%, 81.1765%
        XYZ:
        27.3574, 14.3158, 8.5290
        xyY:
        0.5449, 0.2852, 14.3158
      CIE-Lab:
        44.6824, 68.5658, 19.0505
        CIE-LCH:
        44.6824, 71.1631, 15.5276
        CIE-Luv:
        44.6824, 122.5444, 7.5454
        Hunter-Lab:
        37.8362, 62.8510, 13.1202
      #cf144e color charts
#cf144e RGB chart
      #cf144e CMYK chart
      #cf144e RGB pie chart
      #cf144e color shades, tints & tones
#cf144e color schemes
#cf144e color preview, HTML & CSS examples
           This text has a color of #cf144e        
        
          <p style="color:#cf144e;">Text here</p>
        
        
          .mytext {color:#cf144e;}
        
        Text color #cf144e
      
           This box has a color of #cf144e        
        
          <div style="background-color:#cf144e;">Content here</div>
        
        
          .mybackground {background-color:#cf144e;}
        
        Background color #cf144e
      
           Border around this has a color of #cf144e        
        
          <div style="border:2px solid #cf144e;">Content here</div>
        
        
          .myborder {border:2px solid #cf144e;}
        
        Border color #cf144e