#fa999b color space conversions
Hex:
#fa999b
RGB:
250, 153, 155
CMY:
2, 40, 39
CMYK:
0, 39, 38, 2
HSL:
359°, 90.6542%, 79.0196%
HSV (HSB):
359°, 38.8000%, 98.0392%
XYZ:
56.7320, 45.4730, 36.7974
xyY:
0.4081, 0.3271, 45.4730
CIE-Lab:
73.2023, 36.4923, 14.4870
CIE-LCH:
73.2023, 39.2627, 21.6524
CIE-Luv:
73.2023, 66.0236, 12.9281
Hunter-Lab:
67.4337, 32.1631, 14.8500
#fa999b color charts
#fa999b color shades, tints & tones
#fa999b color schemes
#fa999b color preview, HTML & CSS examples
This text has a color of #fa999b
<p style="color:#fa999b;">Text here</p>
.mytext {color:#fa999b;}
This box has a color of #fa999b
<div style="background-color:#fa999b;">Content here</div>
.mybackground {background-color:#fa999b;}
Border around this has a color of #fa999b
<div style="border:2px solid #fa999b;">Content here</div>
.myborder {border:2px solid #fa999b;}