#fa9085 color space conversions
Hex:
#fa9085
RGB:
250, 144, 133
CMY:
2, 44, 48
CMYK:
0, 42, 47, 2
HSL:
6°, 92.1260%, 75.0980%
HSV (HSB):
6°, 46.8000%, 98.0392%
XYZ:
53.6312, 41.9640, 27.4635
xyY:
0.4358, 0.3410, 41.9640
CIE-Lab:
70.8461, 38.8345, 23.3691
CIE-LCH:
70.8461, 45.3236, 31.0379
CIE-Luv:
70.8461, 75.8983, 23.0683
Hunter-Lab:
64.7796, 34.4164, 20.2096
#fa9085 color charts
#fa9085 color shades, tints & tones
#fa9085 color schemes
#fa9085 color preview, HTML & CSS examples
This text has a color of #fa9085
<p style="color:#fa9085;">Text here</p>
.mytext {color:#fa9085;}
This box has a color of #fa9085
<div style="background-color:#fa9085;">Content here</div>
.mybackground {background-color:#fa9085;}
Border around this has a color of #fa9085
<div style="border:2px solid #fa9085;">Content here</div>
.myborder {border:2px solid #fa9085;}