#fa05a8 color space conversions
Hex:
#fa05a8
RGB:
250, 5, 168
CMY:
2, 98, 34
CMYK:
0, 98, 33, 2
HSL:
320°, 96.0784%, 50.0000%
HSV (HSB):
320°, 98.0000%, 98.0392%
XYZ:
46.5465, 23.2597, 39.0821
xyY:
0.4275, 0.2136, 23.2597
CIE-Lab:
55.3388, 86.6169, -19.1375
CIE-LCH:
55.3388, 88.7059, 347.5410
CIE-Luv:
55.3388, 118.9296, -43.1811
Hunter-Lab:
48.2283, 87.8759, -14.2862
#fa05a8 color charts
#fa05a8 color shades, tints & tones
#fa05a8 color schemes
#fa05a8 color preview, HTML & CSS examples
This text has a color of #fa05a8
<p style="color:#fa05a8;">Text here</p>
.mytext {color:#fa05a8;}
This box has a color of #fa05a8
<div style="background-color:#fa05a8;">Content here</div>
.mybackground {background-color:#fa05a8;}
Border around this has a color of #fa05a8
<div style="border:2px solid #fa05a8;">Content here</div>
.myborder {border:2px solid #fa05a8;}