#fa98e1 color space conversions
Hex:
#fa98e1
RGB:
250, 152, 225
CMY:
2, 40, 12
CMYK:
0, 39, 10, 2
HSL:
315°, 90.7407%, 78.8235%
HSV (HSB):
315°, 39.2000%, 98.0392%
XYZ:
64.2432, 48.2167, 77.1549
xyY:
0.3388, 0.2543, 48.2167
CIE-Lab:
74.9614, 46.7246, -21.4754
CIE-LCH:
74.9614, 51.4235, 335.3157
CIE-Luv:
74.9614, 52.9657, -41.3771
Hunter-Lab:
69.4383, 43.6285, -17.2721
#fa98e1 color charts
#fa98e1 color shades, tints & tones
#fa98e1 color schemes
#fa98e1 color preview, HTML & CSS examples
This text has a color of #fa98e1
<p style="color:#fa98e1;">Text here</p>
.mytext {color:#fa98e1;}
This box has a color of #fa98e1
<div style="background-color:#fa98e1;">Content here</div>
.mybackground {background-color:#fa98e1;}
Border around this has a color of #fa98e1
<div style="border:2px solid #fa98e1;">Content here</div>
.myborder {border:2px solid #fa98e1;}