#fa86c4 color space conversions
Hex:
#fa86c4
RGB:
250, 134, 196
CMY:
2, 47, 23
CMYK:
0, 46, 22, 2
HSL:
328°, 92.0635%, 75.2941%
HSV (HSB):
328°, 46.4000%, 98.0392%
XYZ:
57.9132, 41.3597, 57.1554
xyY:
0.3702, 0.2644, 41.3597
CIE-Lab:
70.4272, 51.3557, -12.3228
CIE-LCH:
70.4272, 52.8134, 346.5070
CIE-Luv:
70.4272, 68.4516, -27.7358
Hunter-Lab:
64.3115, 48.1961, -7.6746
#fa86c4 color charts
#fa86c4 color shades, tints & tones
#fa86c4 color schemes
#fa86c4 color preview, HTML & CSS examples
This text has a color of #fa86c4
<p style="color:#fa86c4;">Text here</p>
.mytext {color:#fa86c4;}
This box has a color of #fa86c4
<div style="background-color:#fa86c4;">Content here</div>
.mybackground {background-color:#fa86c4;}
Border around this has a color of #fa86c4
<div style="border:2px solid #fa86c4;">Content here</div>
.myborder {border:2px solid #fa86c4;}