#fa98a5 color space conversions
Hex:
#fa98a5
RGB:
250, 152, 165
CMY:
2, 40, 35
CMYK:
0, 39, 34, 2
HSL:
352°, 90.7407%, 78.8235%
HSV (HSB):
352°, 39.2000%, 98.0392%
XYZ:
57.4441, 45.4971, 41.3515
xyY:
0.3981, 0.3153, 45.4971
CIE-Lab:
73.2180, 38.1787, 8.9891
CIE-LCH:
73.2180, 39.2227, 13.2489
CIE-Luv:
73.2180, 64.8381, 5.3459
Hunter-Lab:
67.4515, 33.9768, 10.8680
#fa98a5 color charts
#fa98a5 color shades, tints & tones
#fa98a5 color schemes
#fa98a5 color preview, HTML & CSS examples
This text has a color of #fa98a5
<p style="color:#fa98a5;">Text here</p>
.mytext {color:#fa98a5;}
This box has a color of #fa98a5
<div style="background-color:#fa98a5;">Content here</div>
.mybackground {background-color:#fa98a5;}
Border around this has a color of #fa98a5
<div style="border:2px solid #fa98a5;">Content here</div>
.myborder {border:2px solid #fa98a5;}