#ff00c1 color space conversions
Hex:
#ff00c1
RGB:
255, 0, 193
CMY:
0, 100, 24
CMYK:
0, 100, 24, 0
HSL:
315°, 100.0000%, 50.0000%
HSV (HSB):
315°, 100.0000%, 100.0000%
XYZ:
50.8656, 25.1103, 52.6179
xyY:
0.3956, 0.1953, 25.1103
CIE-Lab:
57.1827, 90.5007, -30.7705
CIE-LCH:
57.1827, 95.5887, 341.2218
CIE-Luv:
57.1827, 111.3112, -61.1582
Hunter-Lab:
50.1101, 93.4985, -27.1801
#ff00c1 color charts
#ff00c1 RGB chart
#ff00c1 CMYK chart
#ff00c1 RGB pie chart
#ff00c1 color shades, tints & tones
#ff00c1 color schemes
#ff00c1 color preview, HTML & CSS examples
This text has a color of #ff00c1
<p style="color:#ff00c1;">Text here</p>
.mytext {color:#ff00c1;}
Text color #ff00c1
This box has a color of #ff00c1
<div style="background-color:#ff00c1;">Content here</div>
.mybackground {background-color:#ff00c1;}
Background color #ff00c1
Border around this has a color of #ff00c1
<div style="border:2px solid #ff00c1;">Content here</div>
.myborder {border:2px solid #ff00c1;}
Border color #ff00c1