#fa9c85 color space conversions
Hex:
#fa9c85
RGB:
250, 156, 133
CMY:
2, 39, 48
CMYK:
0, 38, 47, 2
HSL:
12°, 92.1260%, 75.0980%
HSV (HSB):
12°, 46.8000%, 98.0392%
XYZ:
55.5464, 45.7944, 28.1019
xyY:
0.4291, 0.3538, 45.7944
CIE-Lab:
73.4119, 32.6356, 26.8213
CIE-LCH:
73.4119, 42.2429, 39.4148
CIE-Luv:
73.4119, 67.6642, 28.7934
Hunter-Lab:
67.6715, 28.0919, 22.7488
#fa9c85 color charts
#fa9c85 color shades, tints & tones
#fa9c85 color schemes
#fa9c85 color preview, HTML & CSS examples
This text has a color of #fa9c85
<p style="color:#fa9c85;">Text here</p>
.mytext {color:#fa9c85;}
This box has a color of #fa9c85
<div style="background-color:#fa9c85;">Content here</div>
.mybackground {background-color:#fa9c85;}
Border around this has a color of #fa9c85
<div style="border:2px solid #fa9c85;">Content here</div>
.myborder {border:2px solid #fa9c85;}