#ff1fca color space conversions
Hex:
#ff1fca
RGB:
255, 31, 202
CMY:
0, 88, 21
CMYK:
0, 88, 21, 0
HSL:
314°, 100.0000%, 56.0784%
HSV (HSB):
314°, 87.8431%, 100.0000%
XYZ:
52.3907, 26.5042, 58.2316
xyY:
0.3821, 0.1933, 26.5042
CIE-Lab:
58.5126, 88.7853, -33.8715
CIE-LCH:
58.5126, 95.0269, 339.1182
CIE-Luv:
58.5126, 104.7044, -65.7677
Hunter-Lab:
51.4823, 91.5556, -31.0254
#ff1fca color charts
#ff1fca color shades, tints & tones
#ff1fca color schemes
#ff1fca color preview, HTML & CSS examples
This text has a color of #ff1fca
<p style="color:#ff1fca;">Text here</p>
.mytext {color:#ff1fca;}
This box has a color of #ff1fca
<div style="background-color:#ff1fca;">Content here</div>
.mybackground {background-color:#ff1fca;}
Border around this has a color of #ff1fca
<div style="border:2px solid #ff1fca;">Content here</div>
.myborder {border:2px solid #ff1fca;}