#f01fca color space conversions
Hex:
#f01fca
RGB:
240, 31, 202
CMY:
6, 88, 21
CMYK:
0, 87, 16, 6
HSL:
311°, 87.4477%, 53.1373%
HSV (HSB):
311°, 87.0833%, 94.1176%
XYZ:
47.0858, 23.7695, 57.9834
xyY:
0.3655, 0.1845, 23.7695
CIE-Lab:
55.8563, 85.9029, -38.2204
CIE-LCH:
55.8563, 94.0219, 336.0145
CIE-Luv:
55.8563, 93.1275, -71.1267
Hunter-Lab:
48.7540, 87.0731, -36.3862
#f01fca color charts
#f01fca color shades, tints & tones
#f01fca color schemes
#f01fca color preview, HTML & CSS examples
This text has a color of #f01fca
<p style="color:#f01fca;">Text here</p>
.mytext {color:#f01fca;}
This box has a color of #f01fca
<div style="background-color:#f01fca;">Content here</div>
.mybackground {background-color:#f01fca;}
Border around this has a color of #f01fca
<div style="border:2px solid #f01fca;">Content here</div>
.myborder {border:2px solid #f01fca;}