#fa9585 color space conversions
Hex:
#fa9585
RGB:
250, 149, 133
CMY:
2, 42, 48
CMYK:
0, 40, 47, 2
HSL:
8°, 92.1260%, 75.0980%
HSV (HSB):
8°, 46.8000%, 98.0392%
XYZ:
54.4054, 43.5123, 27.7215
xyY:
0.4330, 0.3463, 43.5123
CIE-Lab:
71.9013, 36.2645, 24.7940
CIE-LCH:
71.9013, 43.9301, 34.3603
CIE-Luv:
71.9013, 72.4796, 25.4373
Hunter-Lab:
65.9639, 31.7857, 21.2579
#fa9585 color charts
#fa9585 color shades, tints & tones
#fa9585 color schemes
#fa9585 color preview, HTML & CSS examples
This text has a color of #fa9585
<p style="color:#fa9585;">Text here</p>
.mytext {color:#fa9585;}
This box has a color of #fa9585
<div style="background-color:#fa9585;">Content here</div>
.mybackground {background-color:#fa9585;}
Border around this has a color of #fa9585
<div style="border:2px solid #fa9585;">Content here</div>
.myborder {border:2px solid #fa9585;}