#fa9884 color space conversions
Hex:
#fa9884
RGB:
250, 152, 132
CMY:
2, 40, 48
CMYK:
0, 39, 47, 2
HSL:
10°, 92.1875%, 74.9020%
HSV (HSB):
10°, 47.2000%, 98.0392%
XYZ:
54.8174, 44.4464, 27.5196
xyY:
0.4324, 0.3506, 44.4464
CIE-Lab:
72.5259, 34.6179, 26.1793
CIE-LCH:
72.5259, 43.4022, 37.0979
CIE-Luv:
72.5259, 70.5800, 27.4868
Hunter-Lab:
66.6681, 30.1012, 22.1937
#fa9884 color charts
#fa9884 color shades, tints & tones
#fa9884 color schemes
#fa9884 color preview, HTML & CSS examples
This text has a color of #fa9884
<p style="color:#fa9884;">Text here</p>
.mytext {color:#fa9884;}
This box has a color of #fa9884
<div style="background-color:#fa9884;">Content here</div>
.mybackground {background-color:#fa9884;}
Border around this has a color of #fa9884
<div style="border:2px solid #fa9884;">Content here</div>
.myborder {border:2px solid #fa9884;}