#fa9885 color space conversions
Hex:
#fa9885
RGB:
250, 152, 133
CMY:
2, 40, 48
CMYK:
0, 39, 47, 2
HSL:
10°, 92.1260%, 75.0980%
HSV (HSB):
10°, 46.8000%, 98.0392%
XYZ:
54.8862, 44.4739, 27.8818
xyY:
0.4314, 0.3495, 44.4739
CIE-Lab:
72.5441, 34.7132, 25.6584
CIE-LCH:
72.5441, 43.1666, 36.4702
CIE-Luv:
72.5441, 70.4192, 26.8704
Hunter-Lab:
66.6888, 30.2038, 21.8937
#fa9885 color charts
#fa9885 color shades, tints & tones
#fa9885 color schemes
#fa9885 color preview, HTML & CSS examples
This text has a color of #fa9885
<p style="color:#fa9885;">Text here</p>
.mytext {color:#fa9885;}
This box has a color of #fa9885
<div style="background-color:#fa9885;">Content here</div>
.mybackground {background-color:#fa9885;}
Border around this has a color of #fa9885
<div style="border:2px solid #fa9885;">Content here</div>
.myborder {border:2px solid #fa9885;}