#fa8086 color space conversions
Hex:
#fa8086
RGB:
250, 128, 134
CMY:
2, 50, 47
CMYK:
0, 49, 46, 2
HSL:
357°, 92.4242%, 74.1176%
HSV (HSB):
357°, 48.8000%, 98.0392%
XYZ:
51.4466, 37.4836, 27.0778
xyY:
0.4435, 0.3231, 37.4836
CIE-Lab:
67.6383, 46.9732, 18.4328
CIE-LCH:
67.6383, 50.4604, 21.4255
CIE-Luv:
67.6383, 86.4209, 15.0438
Hunter-Lab:
61.2238, 42.8525, 16.6342
#fa8086 color charts
#fa8086 color shades, tints & tones
#fa8086 color schemes
#fa8086 color preview, HTML & CSS examples
This text has a color of #fa8086
<p style="color:#fa8086;">Text here</p>
.mytext {color:#fa8086;}
This box has a color of #fa8086
<div style="background-color:#fa8086;">Content here</div>
.mybackground {background-color:#fa8086;}
Border around this has a color of #fa8086
<div style="border:2px solid #fa8086;">Content here</div>
.myborder {border:2px solid #fa8086;}