#fa8087 color space conversions
Hex:
#fa8087
RGB:
250, 128, 135
CMY:
2, 50, 47
CMYK:
0, 49, 46, 2
HSL:
357°, 92.4242%, 74.1176%
HSV (HSB):
357°, 48.8000%, 98.0392%
XYZ:
51.5167, 37.5116, 27.4469
xyY:
0.4423, 0.3221, 37.5116
CIE-Lab:
67.6591, 47.0683, 17.8998
CIE-LCH:
67.6591, 50.3570, 20.8215
CIE-Luv:
67.6591, 86.2040, 14.3875
Hunter-Lab:
61.2467, 42.9606, 16.3027
#fa8087 color charts
#fa8087 color shades, tints & tones
#fa8087 color schemes
#fa8087 color preview, HTML & CSS examples
This text has a color of #fa8087
<p style="color:#fa8087;">Text here</p>
.mytext {color:#fa8087;}
This box has a color of #fa8087
<div style="background-color:#fa8087;">Content here</div>
.mybackground {background-color:#fa8087;}
Border around this has a color of #fa8087
<div style="border:2px solid #fa8087;">Content here</div>
.myborder {border:2px solid #fa8087;}