#fa27da color space conversions
Hex:
#fa27da
RGB:
250, 39, 218
CMY:
2, 85, 15
CMYK:
0, 84, 13, 2
HSL:
309°, 95.4751%, 56.6667%
HSV (HSB):
309°, 84.4000%, 98.0392%
XYZ:
52.8047, 26.8370, 68.7266
xyY:
0.3559, 0.1809, 26.8370
CIE-Lab:
58.8231, 88.5241, -42.5555
CIE-LCH:
58.8231, 98.2216, 334.3254
CIE-Luv:
58.8231, 92.8685, -78.9393
Hunter-Lab:
51.8044, 91.2890, -42.3943
#fa27da color charts
#fa27da color shades, tints & tones
#fa27da color schemes
#fa27da color preview, HTML & CSS examples
This text has a color of #fa27da
<p style="color:#fa27da;">Text here</p>
.mytext {color:#fa27da;}
This box has a color of #fa27da
<div style="background-color:#fa27da;">Content here</div>
.mybackground {background-color:#fa27da;}
Border around this has a color of #fa27da
<div style="border:2px solid #fa27da;">Content here</div>
.myborder {border:2px solid #fa27da;}