#fa9f99 color space conversions
Hex:
#fa9f99
RGB:
250, 159, 153
CMY:
2, 38, 40
CMYK:
0, 36, 39, 2
HSL:
4°, 90.6542%, 79.0196%
HSV (HSB):
4°, 38.8000%, 98.0392%
XYZ:
57.5722, 47.4202, 36.2556
xyY:
0.4076, 0.3357, 47.4202
CIE-Lab:
74.4577, 33.1491, 17.3387
CIE-LCH:
74.4577, 37.4098, 27.6119
CIE-Luv:
74.4577, 62.4865, 17.3708
Hunter-Lab:
68.8623, 28.7257, 16.9878
#fa9f99 color charts
#fa9f99 color shades, tints & tones
#fa9f99 color schemes
#fa9f99 color preview, HTML & CSS examples
This text has a color of #fa9f99
<p style="color:#fa9f99;">Text here</p>
.mytext {color:#fa9f99;}
This box has a color of #fa9f99
<div style="background-color:#fa9f99;">Content here</div>
.mybackground {background-color:#fa9f99;}
Border around this has a color of #fa9f99
<div style="border:2px solid #fa9f99;">Content here</div>
.myborder {border:2px solid #fa9f99;}