#fa9070 color space conversions
Hex:
#fa9070
RGB:
250, 144, 112
CMY:
2, 44, 56
CMYK:
0, 42, 55, 2
HSL:
14°, 93.2432%, 70.9804%
HSV (HSB):
14°, 55.2000%, 98.0392%
XYZ:
52.3222, 41.4404, 20.5703
xyY:
0.4576, 0.3625, 41.4404
CIE-Lab:
70.4834, 37.0087, 34.3492
CIE-LCH:
70.4834, 50.4927, 42.8656
CIE-Luv:
70.4834, 79.4050, 35.4200
Hunter-Lab:
64.3742, 32.4269, 26.1162
#fa9070 color charts
#fa9070 color shades, tints & tones
#fa9070 color schemes
#fa9070 color preview, HTML & CSS examples
This text has a color of #fa9070
<p style="color:#fa9070;">Text here</p>
.mytext {color:#fa9070;}
This box has a color of #fa9070
<div style="background-color:#fa9070;">Content here</div>
.mybackground {background-color:#fa9070;}
Border around this has a color of #fa9070
<div style="border:2px solid #fa9070;">Content here</div>
.myborder {border:2px solid #fa9070;}