#fa9f8b color space conversions
Hex:
#fa9f8b
RGB:
250, 159, 139
CMY:
2, 38, 45
CMYK:
0, 36, 44, 2
HSL:
11°, 91.7355%, 76.2745%
HSV (HSB):
11°, 44.4000%, 98.0392%
XYZ:
56.4827, 46.9843, 30.5180
xyY:
0.4216, 0.3507, 46.9843
CIE-Lab:
74.1798, 31.6615, 24.5957
CIE-LCH:
74.1798, 40.0924, 37.8412
CIE-Luv:
74.1798, 64.6952, 26.5294
Hunter-Lab:
68.5451, 27.1339, 21.5842
#fa9f8b color charts
#fa9f8b color shades, tints & tones
#fa9f8b color schemes
#fa9f8b color preview, HTML & CSS examples
This text has a color of #fa9f8b
<p style="color:#fa9f8b;">Text here</p>
.mytext {color:#fa9f8b;}
This box has a color of #fa9f8b
<div style="background-color:#fa9f8b;">Content here</div>
.mybackground {background-color:#fa9f8b;}
Border around this has a color of #fa9f8b
<div style="border:2px solid #fa9f8b;">Content here</div>
.myborder {border:2px solid #fa9f8b;}