#ff1fc9 color space conversions
Hex:
#ff1fc9
RGB:
255, 31, 201
CMY:
0, 88, 21
CMYK:
0, 88, 21, 0
HSL:
314°, 100.0000%, 56.0784%
HSV (HSB):
314°, 87.8431%, 100.0000%
XYZ:
52.2726, 26.4570, 57.6100
xyY:
0.3834, 0.1941, 26.4570
CIE-Lab:
58.4683, 88.6680, -33.3681
CIE-LCH:
58.4683, 94.7388, 339.3774
CIE-Luv:
58.4683, 105.1515, -64.9813
Hunter-Lab:
51.4364, 91.3882, -30.4007
#ff1fc9 color charts
#ff1fc9 color shades, tints & tones
#ff1fc9 color schemes
#ff1fc9 color preview, HTML & CSS examples
This text has a color of #ff1fc9
<p style="color:#ff1fc9;">Text here</p>
.mytext {color:#ff1fc9;}
This box has a color of #ff1fc9
<div style="background-color:#ff1fc9;">Content here</div>
.mybackground {background-color:#ff1fc9;}
Border around this has a color of #ff1fc9
<div style="border:2px solid #ff1fc9;">Content here</div>
.myborder {border:2px solid #ff1fc9;}