#fa8e6f color space conversions
Hex:
#fa8e6f
RGB:
250, 142, 111
CMY:
2, 44, 56
CMYK:
0, 43, 56, 2
HSL:
13°, 93.2886%, 70.7843%
HSV (HSB):
13°, 55.6000%, 98.0392%
XYZ:
51.9666, 40.8177, 20.1786
xyY:
0.4600, 0.3613, 40.8177
CIE-Lab:
70.0480, 37.9546, 34.3318
CIE-LCH:
70.0480, 51.1784, 42.1309
CIE-Luv:
70.0480, 81.0130, 35.0849
Hunter-Lab:
63.8887, 33.3852, 25.9960
#fa8e6f color charts
#fa8e6f color shades, tints & tones
#fa8e6f color schemes
#fa8e6f color preview, HTML & CSS examples
This text has a color of #fa8e6f
<p style="color:#fa8e6f;">Text here</p>
.mytext {color:#fa8e6f;}
This box has a color of #fa8e6f
<div style="background-color:#fa8e6f;">Content here</div>
.mybackground {background-color:#fa8e6f;}
Border around this has a color of #fa8e6f
<div style="border:2px solid #fa8e6f;">Content here</div>
.myborder {border:2px solid #fa8e6f;}