#fa98bf color space conversions
Hex:
#fa98bf
RGB:
250, 152, 191
CMY:
2, 40, 25
CMYK:
0, 39, 24, 2
HSL:
336°, 90.7407%, 78.8235%
HSV (HSB):
336°, 39.2000%, 98.0392%
XYZ:
60.0565, 46.5421, 55.1084
xyY:
0.3714, 0.2878, 46.5421
CIE-Lab:
73.8959, 41.5704, -4.3927
CIE-LCH:
73.8959, 41.8019, 353.9679
CIE-Luv:
73.8959, 59.8314, -14.1843
Hunter-Lab:
68.2217, 37.7480, -0.1383
#fa98bf color charts
#fa98bf color shades, tints & tones
#fa98bf color schemes
#fa98bf color preview, HTML & CSS examples
This text has a color of #fa98bf
<p style="color:#fa98bf;">Text here</p>
.mytext {color:#fa98bf;}
This box has a color of #fa98bf
<div style="background-color:#fa98bf;">Content here</div>
.mybackground {background-color:#fa98bf;}
Border around this has a color of #fa98bf
<div style="border:2px solid #fa98bf;">Content here</div>
.myborder {border:2px solid #fa98bf;}