#fa8f78 color space conversions
Hex:
#fa8f78
RGB:
250, 143, 120
CMY:
2, 44, 53
CMYK:
0, 43, 52, 2
HSL:
11°, 92.8571%, 72.5490%
HSV (HSB):
11°, 52.0000%, 98.0392%
XYZ:
52.6370, 41.3250, 22.9715
xyY:
0.4501, 0.3534, 41.3250
CIE-Lab:
70.4030, 38.1750, 29.9087
CIE-LCH:
70.4030, 48.4960, 38.0773
CIE-Luv:
70.4030, 78.8359, 30.4756
Hunter-Lab:
64.2845, 33.6602, 23.8124
#fa8f78 color charts
#fa8f78 color shades, tints & tones
#fa8f78 color schemes
#fa8f78 color preview, HTML & CSS examples
This text has a color of #fa8f78
<p style="color:#fa8f78;">Text here</p>
.mytext {color:#fa8f78;}
This box has a color of #fa8f78
<div style="background-color:#fa8f78;">Content here</div>
.mybackground {background-color:#fa8f78;}
Border around this has a color of #fa8f78
<div style="border:2px solid #fa8f78;">Content here</div>
.myborder {border:2px solid #fa8f78;}