#fa98d3 color space conversions
Hex:
#fa98d3
RGB:
250, 152, 211
CMY:
2, 40, 17
CMYK:
0, 39, 16, 2
HSL:
324°, 90.7407%, 78.8235%
HSV (HSB):
324°, 39.2000%, 98.0392%
XYZ:
62.4104, 47.4836, 67.5039
xyY:
0.3518, 0.2677, 47.4836
CIE-Lab:
74.4981, 44.5087, -14.5062
CIE-LCH:
74.4981, 46.8130, 341.9482
CIE-Luv:
74.4981, 55.8159, -30.0248
Hunter-Lab:
68.9084, 41.0782, -9.8457
#fa98d3 color charts
#fa98d3 color shades, tints & tones
#fa98d3 color schemes
#fa98d3 color preview, HTML & CSS examples
This text has a color of #fa98d3
<p style="color:#fa98d3;">Text here</p>
.mytext {color:#fa98d3;}
This box has a color of #fa98d3
<div style="background-color:#fa98d3;">Content here</div>
.mybackground {background-color:#fa98d3;}
Border around this has a color of #fa98d3
<div style="border:2px solid #fa98d3;">Content here</div>
.myborder {border:2px solid #fa98d3;}