#ce1265 color space conversions
Hex:
        #ce1265
        RGB:
        206, 18, 101
        CMY:
        19, 93, 60
        CMYK:
        0, 91, 51, 19
      HSL:
        334°, 83.9286%, 43.9216%
        HSV (HSB):
        334°, 91.2621%, 80.7843%
        XYZ:
        28.0189, 14.4940, 13.6328
        xyY:
        0.4990, 0.2582, 14.4940
      CIE-Lab:
        44.9332, 70.1242, 5.0024
        CIE-LCH:
        44.9332, 70.3024, 4.0804
        CIE-Luv:
        44.9332, 113.0789, -7.4492
        Hunter-Lab:
        38.0710, 64.7453, 5.4186
      #ce1265 color charts
#ce1265 RGB chart
      #ce1265 CMYK chart
      #ce1265 RGB pie chart
      #ce1265 color shades, tints & tones
#ce1265 color schemes
#ce1265 color preview, HTML & CSS examples
           This text has a color of #ce1265        
        
          <p style="color:#ce1265;">Text here</p>
        
        
          .mytext {color:#ce1265;}
        
        Text color #ce1265
      
           This box has a color of #ce1265        
        
          <div style="background-color:#ce1265;">Content here</div>
        
        
          .mybackground {background-color:#ce1265;}
        
        Background color #ce1265
      
           Border around this has a color of #ce1265        
        
          <div style="border:2px solid #ce1265;">Content here</div>
        
        
          .myborder {border:2px solid #ce1265;}
        
        Border color #ce1265