#fa99a3 color space conversions
Hex:
#fa99a3
RGB:
250, 153, 163
CMY:
2, 40, 36
CMYK:
0, 39, 35, 2
HSL:
354°, 90.6542%, 79.0196%
HSV (HSB):
354°, 38.8000%, 98.0392%
XYZ:
57.4264, 45.7508, 40.4544
xyY:
0.3998, 0.3185, 45.7508
CIE-Lab:
73.3835, 37.4218, 10.3295
CIE-LCH:
73.3835, 38.8213, 15.4311
CIE-Luv:
73.3835, 64.5849, 7.3029
Hunter-Lab:
67.6393, 33.1793, 11.8868
#fa99a3 color charts
#fa99a3 color shades, tints & tones
#fa99a3 color schemes
#fa99a3 color preview, HTML & CSS examples
This text has a color of #fa99a3
<p style="color:#fa99a3;">Text here</p>
.mytext {color:#fa99a3;}
This box has a color of #fa99a3
<div style="background-color:#fa99a3;">Content here</div>
.mybackground {background-color:#fa99a3;}
Border around this has a color of #fa99a3
<div style="border:2px solid #fa99a3;">Content here</div>
.myborder {border:2px solid #fa99a3;}