#faa9e8 color space conversions
Hex:
#faa9e8
RGB:
250, 169, 232
CMY:
2, 34, 9
CMYK:
0, 32, 7, 2
HSL:
313°, 89.0110%, 82.1569%
HSV (HSB):
313°, 32.4000%, 98.0392%
XYZ:
68.1778, 54.5261, 83.2752
xyY:
0.3310, 0.2647, 54.5261
CIE-Lab:
78.7675, 39.1002, -19.5083
CIE-LCH:
78.7675, 43.6967, 333.4839
CIE-Luv:
78.7675, 43.2580, -37.1820
Hunter-Lab:
73.8418, 35.5851, -15.1751
#faa9e8 color charts
#faa9e8 color shades, tints & tones
#faa9e8 color schemes
#faa9e8 color preview, HTML & CSS examples
This text has a color of #faa9e8
<p style="color:#faa9e8;">Text here</p>
.mytext {color:#faa9e8;}
This box has a color of #faa9e8
<div style="background-color:#faa9e8;">Content here</div>
.mybackground {background-color:#faa9e8;}
Border around this has a color of #faa9e8
<div style="border:2px solid #faa9e8;">Content here</div>
.myborder {border:2px solid #faa9e8;}