#faa4ed color space conversions
Hex:
#faa4ed
RGB:
250, 164, 237
CMY:
2, 36, 7
CMYK:
0, 34, 5, 2
HSL:
309°, 89.5833%, 81.1765%
HSV (HSB):
309°, 34.4000%, 98.0392%
XYZ:
67.9859, 52.9893, 86.7655
xyY:
0.3273, 0.2551, 52.9893
CIE-Lab:
77.8687, 42.5540, -23.5784
CIE-LCH:
77.8687, 48.6496, 331.0099
CIE-Luv:
77.8687, 44.8363, -44.2503
Hunter-Lab:
72.7938, 39.3213, -19.7142
#faa4ed color charts
#faa4ed color shades, tints & tones
#faa4ed color schemes
#faa4ed color preview, HTML & CSS examples
This text has a color of #faa4ed
<p style="color:#faa4ed;">Text here</p>
.mytext {color:#faa4ed;}
This box has a color of #faa4ed
<div style="background-color:#faa4ed;">Content here</div>
.mybackground {background-color:#faa4ed;}
Border around this has a color of #faa4ed
<div style="border:2px solid #faa4ed;">Content here</div>
.myborder {border:2px solid #faa4ed;}