#faa7f5 color space conversions
Hex:
#faa7f5
RGB:
250, 167, 245
CMY:
2, 35, 4
CMYK:
0, 33, 2, 2
HSL:
304°, 89.2473%, 81.7647%
HSV (HSB):
304°, 33.2000%, 98.0392%
XYZ:
69.7245, 54.5540, 93.2413
xyY:
0.3205, 0.2508, 54.5540
CIE-Lab:
78.7837, 42.3899, -26.5037
CIE-LCH:
78.7837, 49.9935, 327.9849
CIE-Luv:
78.7837, 41.9836, -49.0428
Hunter-Lab:
73.8607, 39.2478, -23.1449
#faa7f5 color charts
#faa7f5 color shades, tints & tones
#faa7f5 color schemes
#faa7f5 color preview, HTML & CSS examples
This text has a color of #faa7f5
<p style="color:#faa7f5;">Text here</p>
.mytext {color:#faa7f5;}
This box has a color of #faa7f5
<div style="background-color:#faa7f5;">Content here</div>
.mybackground {background-color:#faa7f5;}
Border around this has a color of #faa7f5
<div style="border:2px solid #faa7f5;">Content here</div>
.myborder {border:2px solid #faa7f5;}