#cf1257 color space conversions
Hex:
        #cf1257
        RGB:
        207, 18, 87
        CMY:
        19, 93, 66
        CMYK:
        0, 91, 58, 19
      HSL:
        338°, 84.0000%, 44.1176%
        HSV (HSB):
        338°, 91.3043%, 81.1765%
        XYZ:
        27.6687, 14.3861, 10.3353
        xyY:
        0.5281, 0.2746, 14.3861
      CIE-Lab:
        44.7817, 69.3854, 13.5631
        CIE-LCH:
        44.7817, 70.6986, 11.0604
        CIE-Luv:
        44.7817, 119.5740, 1.9778
        Hunter-Lab:
        37.9291, 63.8375, 10.3944
      #cf1257 color charts
#cf1257 RGB chart
      #cf1257 CMYK chart
      #cf1257 RGB pie chart
      #cf1257 color shades, tints & tones
#cf1257 color schemes
#cf1257 color preview, HTML & CSS examples
           This text has a color of #cf1257        
        
          <p style="color:#cf1257;">Text here</p>
        
        
          .mytext {color:#cf1257;}
        
        Text color #cf1257
      
           This box has a color of #cf1257        
        
          <div style="background-color:#cf1257;">Content here</div>
        
        
          .mybackground {background-color:#cf1257;}
        
        Background color #cf1257
      
           Border around this has a color of #cf1257        
        
          <div style="border:2px solid #cf1257;">Content here</div>
        
        
          .myborder {border:2px solid #cf1257;}
        
        Border color #cf1257