#fa08da color space conversions
Hex:
#fa08da
RGB:
250, 8, 218
CMY:
2, 97, 15
CMYK:
0, 97, 13, 2
HSL:
308°, 96.0317%, 50.5882%
HSV (HSB):
308°, 96.8000%, 98.0392%
XYZ:
52.1661, 25.5596, 68.5137
xyY:
0.3567, 0.1748, 25.5596
CIE-Lab:
57.6167, 92.0605, -44.4583
CIE-LCH:
57.6167, 102.2334, 334.2230
CIE-Luv:
57.6167, 95.6029, -82.0336
Hunter-Lab:
50.5565, 95.7089, -44.9597
#fa08da color charts
#fa08da color shades, tints & tones
#fa08da color schemes
#fa08da color preview, HTML & CSS examples
This text has a color of #fa08da
<p style="color:#fa08da;">Text here</p>
.mytext {color:#fa08da;}
This box has a color of #fa08da
<div style="background-color:#fa08da;">Content here</div>
.mybackground {background-color:#fa08da;}
Border around this has a color of #fa08da
<div style="border:2px solid #fa08da;">Content here</div>
.myborder {border:2px solid #fa08da;}