#faa18e color space conversions
Hex:
#faa18e
RGB:
250, 161, 142
CMY:
2, 37, 44
CMYK:
0, 36, 43, 2
HSL:
11°, 91.5254%, 76.8627%
HSV (HSB):
11°, 43.2000%, 98.0392%
XYZ:
57.0517, 47.7667, 31.8041
xyY:
0.4176, 0.3496, 47.7667
CIE-Lab:
74.6776, 30.9227, 23.6405
CIE-LCH:
74.6776, 38.9241, 37.3981
CIE-Luv:
74.6776, 62.8883, 25.6204
Hunter-Lab:
69.1135, 26.3993, 21.0958
#faa18e color charts
#faa18e color shades, tints & tones
#faa18e color schemes
#faa18e color preview, HTML & CSS examples
This text has a color of #faa18e
<p style="color:#faa18e;">Text here</p>
.mytext {color:#faa18e;}
This box has a color of #faa18e
<div style="background-color:#faa18e;">Content here</div>
.mybackground {background-color:#faa18e;}
Border around this has a color of #faa18e
<div style="border:2px solid #faa18e;">Content here</div>
.myborder {border:2px solid #faa18e;}