#fa9e81 color space conversions
Hex:
#fa9e81
RGB:
250, 158, 129
CMY:
2, 38, 49
CMYK:
0, 37, 48, 2
HSL:
14°, 92.3664%, 74.3137%
HSV (HSB):
14°, 48.4000%, 98.0392%
XYZ:
55.6136, 46.3627, 26.7866
xyY:
0.4319, 0.3601, 46.3627
CIE-Lab:
73.7803, 31.2164, 29.4748
CIE-LCH:
73.7803, 42.9329, 43.3563
CIE-Luv:
73.7803, 66.8734, 32.1666
Hunter-Lab:
68.0902, 26.6348, 24.3385
#fa9e81 color charts
#fa9e81 color shades, tints & tones
#fa9e81 color schemes
#fa9e81 color preview, HTML & CSS examples
This text has a color of #fa9e81
<p style="color:#fa9e81;">Text here</p>
.mytext {color:#fa9e81;}
This box has a color of #fa9e81
<div style="background-color:#fa9e81;">Content here</div>
.mybackground {background-color:#fa9e81;}
Border around this has a color of #fa9e81
<div style="border:2px solid #fa9e81;">Content here</div>
.myborder {border:2px solid #fa9e81;}