#fa98c0 color space conversions
Hex:
#fa98c0
RGB:
250, 152, 192
CMY:
2, 40, 25
CMYK:
0, 39, 23, 2
HSL:
336°, 90.7407%, 78.8235%
HSV (HSB):
336°, 39.2000%, 98.0392%
XYZ:
60.1670, 46.5862, 55.6901
xyY:
0.3704, 0.2868, 46.5862
CIE-Lab:
73.9243, 41.7107, -4.9025
CIE-LCH:
73.9243, 41.9979, 353.2964
CIE-Luv:
73.9243, 59.6332, -14.9624
Hunter-Lab:
68.2541, 37.9057, -0.5982
#fa98c0 color charts
#fa98c0 color shades, tints & tones
#fa98c0 color schemes
#fa98c0 color preview, HTML & CSS examples
This text has a color of #fa98c0
<p style="color:#fa98c0;">Text here</p>
.mytext {color:#fa98c0;}
This box has a color of #fa98c0
<div style="background-color:#fa98c0;">Content here</div>
.mybackground {background-color:#fa98c0;}
Border around this has a color of #fa98c0
<div style="border:2px solid #fa98c0;">Content here</div>
.myborder {border:2px solid #fa98c0;}