#fa87ce color space conversions
Hex:
#fa87ce
RGB:
250, 135, 206
CMY:
2, 47, 19
CMYK:
0, 46, 18, 2
HSL:
323°, 92.0000%, 75.4902%
HSV (HSB):
323°, 46.0000%, 98.0392%
XYZ:
59.2289, 42.1082, 63.3985
xyY:
0.3595, 0.2556, 42.1082
CIE-Lab:
70.9454, 52.3078, -17.1017
CIE-LCH:
70.9454, 55.0325, 341.8952
CIE-Luv:
70.9454, 65.5403, -35.2281
Hunter-Lab:
64.8908, 49.3664, -12.5029
#fa87ce color charts
#fa87ce color shades, tints & tones
#fa87ce color schemes
#fa87ce color preview, HTML & CSS examples
This text has a color of #fa87ce
<p style="color:#fa87ce;">Text here</p>
.mytext {color:#fa87ce;}
This box has a color of #fa87ce
<div style="background-color:#fa87ce;">Content here</div>
.mybackground {background-color:#fa87ce;}
Border around this has a color of #fa87ce
<div style="border:2px solid #fa87ce;">Content here</div>
.myborder {border:2px solid #fa87ce;}