#fa99a1 color space conversions
Hex:
#fa99a1
RGB:
250, 153, 161
CMY:
2, 40, 37
CMYK:
0, 39, 36, 2
HSL:
355°, 90.6542%, 79.0196%
HSV (HSB):
355°, 38.8000%, 98.0392%
XYZ:
57.2486, 45.6797, 39.5179
xyY:
0.4019, 0.3207, 45.6797
CIE-Lab:
73.3372, 37.1848, 11.3677
CIE-LCH:
73.3372, 38.8836, 16.9989
CIE-Luv:
73.3372, 64.9486, 8.7263
Hunter-Lab:
67.5867, 32.9197, 12.6439
#fa99a1 color charts
#fa99a1 color shades, tints & tones
#fa99a1 color schemes
#fa99a1 color preview, HTML & CSS examples
This text has a color of #fa99a1
<p style="color:#fa99a1;">Text here</p>
.mytext {color:#fa99a1;}
This box has a color of #fa99a1
<div style="background-color:#fa99a1;">Content here</div>
.mybackground {background-color:#fa99a1;}
Border around this has a color of #fa99a1
<div style="border:2px solid #fa99a1;">Content here</div>
.myborder {border:2px solid #fa99a1;}