#faaea8 color space conversions
Hex:
#faaea8
RGB:
250, 174, 168
CMY:
2, 32, 34
CMYK:
0, 30, 33, 2
HSL:
4°, 89.1304%, 81.9608%
HSV (HSB):
4°, 32.8000%, 98.0392%
XYZ:
61.6283, 53.4233, 44.1093
xyY:
0.3872, 0.3357, 53.4233
CIE-Lab:
78.1242, 27.0555, 14.2973
CIE-LCH:
78.1242, 30.6009, 27.8539
CIE-Luv:
78.1242, 50.6143, 14.9712
Hunter-Lab:
73.0912, 22.5961, 15.3833
#faaea8 color charts
#faaea8 color shades, tints & tones
#faaea8 color schemes
#faaea8 color preview, HTML & CSS examples
This text has a color of #faaea8
<p style="color:#faaea8;">Text here</p>
.mytext {color:#faaea8;}
This box has a color of #faaea8
<div style="background-color:#faaea8;">Content here</div>
.mybackground {background-color:#faaea8;}
Border around this has a color of #faaea8
<div style="border:2px solid #faaea8;">Content here</div>
.myborder {border:2px solid #faaea8;}