#faa7a2 color space conversions
Hex:
#faa7a2
RGB:
250, 167, 162
CMY:
2, 35, 36
CMYK:
0, 33, 35, 2
HSL:
3°, 89.7959%, 80.7843%
HSV (HSB):
3°, 35.2000%, 98.0392%
XYZ:
59.7646, 50.5701, 40.7935
xyY:
0.3955, 0.3346, 50.5701
CIE-Lab:
76.4178, 30.0037, 15.1605
CIE-LCH:
76.4178, 33.6164, 26.8069
CIE-Luv:
76.4178, 55.9200, 15.3852
Hunter-Lab:
71.1126, 25.5683, 15.7674
#faa7a2 color charts
#faa7a2 color shades, tints & tones
#faa7a2 color schemes
#faa7a2 color preview, HTML & CSS examples
This text has a color of #faa7a2
<p style="color:#faa7a2;">Text here</p>
.mytext {color:#faa7a2;}
This box has a color of #faa7a2
<div style="background-color:#faa7a2;">Content here</div>
.mybackground {background-color:#faa7a2;}
Border around this has a color of #faa7a2
<div style="border:2px solid #faa7a2;">Content here</div>
.myborder {border:2px solid #faa7a2;}