#faa7ea color space conversions
Hex:
#faa7ea
RGB:
250, 167, 234
CMY:
2, 35, 8
CMYK:
0, 33, 6, 2
HSL:
312°, 89.2473%, 81.7647%
HSV (HSB):
312°, 33.2000%, 98.0392%
XYZ:
68.0943, 53.9019, 84.6571
xyY:
0.3295, 0.2608, 53.9019
CIE-Lab:
78.4045, 40.4821, -21.1403
CIE-LCH:
78.4045, 45.6697, 332.4258
CIE-Luv:
78.4045, 43.9049, -40.0106
Hunter-Lab:
73.4179, 37.0754, -16.9738
#faa7ea color charts
#faa7ea color shades, tints & tones
#faa7ea color schemes
#faa7ea color preview, HTML & CSS examples
This text has a color of #faa7ea
<p style="color:#faa7ea;">Text here</p>
.mytext {color:#faa7ea;}
This box has a color of #faa7ea
<div style="background-color:#faa7ea;">Content here</div>
.mybackground {background-color:#faa7ea;}
Border around this has a color of #faa7ea
<div style="border:2px solid #faa7ea;">Content here</div>
.myborder {border:2px solid #faa7ea;}