#faa6a5 color space conversions
Hex:
#faa6a5
RGB:
250, 166, 165
CMY:
2, 35, 35
CMYK:
0, 34, 34, 2
HSL:
1°, 89.4737%, 81.3725%
HSV (HSB):
1°, 34.0000%, 98.0392%
XYZ:
59.8521, 50.3130, 42.1541
xyY:
0.3929, 0.3303, 50.3130
CIE-Lab:
76.2610, 30.8885, 13.3045
CIE-LCH:
76.2610, 33.6320, 23.3029
CIE-Luv:
76.2610, 56.0896, 12.7564
Hunter-Lab:
70.9317, 26.4877, 14.4166
#faa6a5 color charts
#faa6a5 color shades, tints & tones
#faa6a5 color schemes
#faa6a5 color preview, HTML & CSS examples
This text has a color of #faa6a5
<p style="color:#faa6a5;">Text here</p>
.mytext {color:#faa6a5;}
This box has a color of #faa6a5
<div style="background-color:#faa6a5;">Content here</div>
.mybackground {background-color:#faa6a5;}
Border around this has a color of #faa6a5
<div style="border:2px solid #faa6a5;">Content here</div>
.myborder {border:2px solid #faa6a5;}