#fa9c8f color space conversions
Hex:
#fa9c8f
RGB:
250, 156, 143
CMY:
2, 39, 44
CMYK:
0, 38, 43, 2
HSL:
7°, 91.4530%, 77.0588%
HSV (HSB):
7°, 42.8000%, 98.0392%
XYZ:
56.2707, 46.0841, 31.9159
xyY:
0.4191, 0.3432, 46.0841
CIE-Lab:
73.6001, 33.6337, 21.6275
CIE-LCH:
73.6001, 39.9872, 32.7423
CIE-Luv:
73.6001, 66.0899, 22.4861
Hunter-Lab:
67.8853, 29.1611, 19.6448
#fa9c8f color charts
#fa9c8f color shades, tints & tones
#fa9c8f color schemes
#fa9c8f color preview, HTML & CSS examples
This text has a color of #fa9c8f
<p style="color:#fa9c8f;">Text here</p>
.mytext {color:#fa9c8f;}
This box has a color of #fa9c8f
<div style="background-color:#fa9c8f;">Content here</div>
.mybackground {background-color:#fa9c8f;}
Border around this has a color of #fa9c8f
<div style="border:2px solid #fa9c8f;">Content here</div>
.myborder {border:2px solid #fa9c8f;}