#ff01c2 color space conversions
Hex:
#ff01c2
RGB:
255, 1, 194
CMY:
0, 100, 24
CMYK:
0, 100, 24, 0
HSL:
314°, 100.0000%, 50.1961%
HSV (HSB):
314°, 99.6078%, 100.0000%
XYZ:
50.9885, 25.1768, 53.2111
xyY:
0.3941, 0.1946, 25.1768
CIE-Lab:
57.2472, 90.5489, -31.2468
CIE-LCH:
57.2472, 95.7887, 340.9614
CIE-Luv:
57.2472, 110.7833, -61.8865
Hunter-Lab:
50.1764, 93.5799, -27.7524
#ff01c2 color charts
#ff01c2 color shades, tints & tones
#ff01c2 color schemes
#ff01c2 color preview, HTML & CSS examples
This text has a color of #ff01c2
<p style="color:#ff01c2;">Text here</p>
.mytext {color:#ff01c2;}
This box has a color of #ff01c2
<div style="background-color:#ff01c2;">Content here</div>
.mybackground {background-color:#ff01c2;}
Border around this has a color of #ff01c2
<div style="border:2px solid #ff01c2;">Content here</div>
.myborder {border:2px solid #ff01c2;}