#faaaa5 color space conversions
Hex:
#faaaa5
RGB:
250, 170, 165
CMY:
2, 33, 35
CMYK:
0, 32, 34, 2
HSL:
4°, 89.4737%, 81.3725%
HSV (HSB):
4°, 34.0000%, 98.0392%
XYZ:
60.5906, 51.7901, 42.4003
xyY:
0.3915, 0.3346, 51.7901
CIE-Lab:
77.1551, 28.7900, 14.5629
CIE-LCH:
77.1551, 32.2636, 26.8318
CIE-Luv:
77.1551, 53.5672, 14.9037
Hunter-Lab:
71.9653, 24.3473, 15.4434
#faaaa5 color charts
#faaaa5 color shades, tints & tones
#faaaa5 color schemes
#faaaa5 color preview, HTML & CSS examples
This text has a color of #faaaa5
<p style="color:#faaaa5;">Text here</p>
.mytext {color:#faaaa5;}
This box has a color of #faaaa5
<div style="background-color:#faaaa5;">Content here</div>
.mybackground {background-color:#faaaa5;}
Border around this has a color of #faaaa5
<div style="border:2px solid #faaaa5;">Content here</div>
.myborder {border:2px solid #faaaa5;}