#fa9f7f color space conversions
Hex:
#fa9f7f
RGB:
250, 159, 127
CMY:
2, 38, 50
CMYK:
0, 36, 49, 2
HSL:
16°, 92.4812%, 73.9216%
HSV (HSB):
16°, 49.2000%, 98.0392%
XYZ:
55.6532, 46.6526, 26.1503
xyY:
0.4332, 0.3632, 46.6526
CIE-Lab:
73.9670, 30.5108, 30.7971
CIE-LCH:
73.9670, 43.3517, 45.2676
CIE-Luv:
73.9670, 66.4605, 33.8218
Hunter-Lab:
68.3027, 25.9126, 25.1122
#fa9f7f color charts
#fa9f7f color shades, tints & tones
#fa9f7f color schemes
#fa9f7f color preview, HTML & CSS examples
This text has a color of #fa9f7f
<p style="color:#fa9f7f;">Text here</p>
.mytext {color:#fa9f7f;}
This box has a color of #fa9f7f
<div style="background-color:#fa9f7f;">Content here</div>
.mybackground {background-color:#fa9f7f;}
Border around this has a color of #fa9f7f
<div style="border:2px solid #fa9f7f;">Content here</div>
.myborder {border:2px solid #fa9f7f;}