#fa9a85 color space conversions
Hex:
#fa9a85
RGB:
250, 154, 133
CMY:
2, 40, 48
CMYK:
0, 38, 47, 2
HSL:
11°, 92.1260%, 75.0980%
HSV (HSB):
11°, 46.8000%, 98.0392%
XYZ:
55.2136, 45.1287, 27.9909
xyY:
0.4302, 0.3517, 45.1287
CIE-Lab:
72.9765, 33.6756, 26.2385
CIE-LCH:
72.9765, 42.6908, 37.9241
CIE-Luv:
72.9765, 69.0427, 27.8303
Hunter-Lab:
67.1779, 29.1481, 22.3202
#fa9a85 color charts
#fa9a85 color shades, tints & tones
#fa9a85 color schemes
#fa9a85 color preview, HTML & CSS examples
This text has a color of #fa9a85
<p style="color:#fa9a85;">Text here</p>
.mytext {color:#fa9a85;}
This box has a color of #fa9a85
<div style="background-color:#fa9a85;">Content here</div>
.mybackground {background-color:#fa9a85;}
Border around this has a color of #fa9a85
<div style="border:2px solid #fa9a85;">Content here</div>
.myborder {border:2px solid #fa9a85;}