#fa9f7e color space conversions
Hex:
#fa9f7e
RGB:
250, 159, 126
CMY:
2, 38, 51
CMYK:
0, 36, 50, 2
HSL:
16°, 92.5373%, 73.7255%
HSV (HSB):
16°, 49.6000%, 98.0392%
XYZ:
55.5884, 46.6266, 25.8087
xyY:
0.4342, 0.3642, 46.6266
CIE-Lab:
73.9503, 30.4201, 31.3120
CIE-LCH:
73.9503, 43.6558, 45.8278
CIE-Luv:
73.9503, 66.6018, 34.4045
Hunter-Lab:
68.2837, 25.8168, 25.3892
#fa9f7e color charts
#fa9f7e color shades, tints & tones
#fa9f7e color schemes
#fa9f7e color preview, HTML & CSS examples
This text has a color of #fa9f7e
<p style="color:#fa9f7e;">Text here</p>
.mytext {color:#fa9f7e;}
This box has a color of #fa9f7e
<div style="background-color:#fa9f7e;">Content here</div>
.mybackground {background-color:#fa9f7e;}
Border around this has a color of #fa9f7e
<div style="border:2px solid #fa9f7e;">Content here</div>
.myborder {border:2px solid #fa9f7e;}